Пікірлер
@BIDADanceCrew
@BIDADanceCrew 14 сағат бұрын
Code coverage 0 how to Cove code please guide us
@anymanonearthcankill
@anymanonearthcankill Күн бұрын
Having such videos that helps people around the world through years is beautiful. Great Work!
@TDR9111
@TDR9111 Күн бұрын
Thank you, great video!
@amitavroydev
@amitavroydev 21 сағат бұрын
Glad you liked it!
@rahuljat
@rahuljat 2 күн бұрын
This video cleared up a lot of my confusion. Great video by Amitav!
@amitavroydev
@amitavroydev 2 күн бұрын
Glad it helped. Do share and subscribe
@howasyourday3351
@howasyourday3351 3 күн бұрын
Hello friends, I'm learning to create a website. In the user section, use (Laravel Breeze). Admin uses (Filament). I experienced a bug, photos sent by users were not visible when Admin edited data in (Filament). The photo only appears in the Filament table. Does anyone here have a solution? Thank you, God bless 🙏
@amitavroydev
@amitavroydev 2 күн бұрын
Are you using private storage? Because if the files are stored in public storage, without looking at the code it is difficult to tell what could be the reason
@howasyourday3351
@howasyourday3351 2 күн бұрын
@@amitavroydev I use public storage in .env or filesystem. I've asked chatgpt, etc., but it's still not resolved. do you have a tutorial about it? I use a controller and create an uploadImages method in it. Then use (image)json in the migration table. Cast (array) on the model. Thank you for replying, god bless🙏
@mazinaliup
@mazinaliup 3 күн бұрын
Hi sir, can you share this file? I want to check this out
@amitavroydev
@amitavroydev 2 күн бұрын
I don’t have the codebase
@harshmittal63
@harshmittal63 7 күн бұрын
@amitavroydev
@amitavroydev 2 күн бұрын
👍
@Aslamkaztro
@Aslamkaztro 8 күн бұрын
❤❤
@amitavroydev
@amitavroydev 2 күн бұрын
👍👍
@SliusarDev
@SliusarDev 12 күн бұрын
thank you!
@amitavroydev
@amitavroydev 11 күн бұрын
You're welcome!
@alisalehi7431
@alisalehi7431 15 күн бұрын
hi bro. how can i have sidebar like your create customer page (Meta data)? Can you help me in this matter?
@amitavroydev
@amitavroydev 2 күн бұрын
You can configure it inside the filament service provider
@jingoo01
@jingoo01 17 күн бұрын
Kindly ask for dependent select in the table filter.
@amitavroydev
@amitavroydev 11 күн бұрын
okay
@orkhanmammadli904
@orkhanmammadli904 17 күн бұрын
thanks a lot for your effort 👍
@amitavroydev
@amitavroydev 17 күн бұрын
You are welcome
@amerhamed1729
@amerhamed1729 18 күн бұрын
Hi sir I don't know why but when i try to run the second command of migration generate it give me to create an other tables not Alter
@amitavroydev
@amitavroydev 17 күн бұрын
Look at the migration table. Do you already have entries
@amerhamed1729
@amerhamed1729 17 күн бұрын
@@amitavroydev yes share the code please
@rizachan8892
@rizachan8892 18 күн бұрын
I had an issue where clicking on any of the a href links in the layout caused the entire screen to go blank. To fix this, I changed the a href tags to Link components from react-router-dom, and it worked perfectly. Thanks for the tutorial!
@amitavroydev
@amitavroydev 17 күн бұрын
Thanks for sharing! 🙏
@denisluis6762
@denisluis6762 22 күн бұрын
how can add a cahrt widget in a custom page ?
@amitavroydev
@amitavroydev 20 күн бұрын
Chart or Cart?
@ArijitMukherjee-nd2ub
@ArijitMukherjee-nd2ub 22 күн бұрын
need searchable dropdown in table view using filament. can you please guide?
@amitavroydev
@amitavroydev 11 күн бұрын
This should help you filamentphp.com/docs/3.x/forms/fields/select#searching-options
@hp-qx7tf
@hp-qx7tf 22 күн бұрын
I like your teaching style of saying out loud your thought process from a beginner's perspective. Thanks!
@amitavroydev
@amitavroydev 20 күн бұрын
Thanks for the feedback 👍
@bikashbhandari5608
@bikashbhandari5608 24 күн бұрын
Can we modify the filrname before uploading to temp-location?
@amitavroydev
@amitavroydev 22 күн бұрын
Yes, you can
@ibadshaikh2215
@ibadshaikh2215 28 күн бұрын
I am having typeorm@"^0.3.19 which is not supported by typeorm-seeding package. This package is not up to date. What to do now?
@amitavroydev
@amitavroydev 26 күн бұрын
Hmm, I have a video on the migrations for type orm 0.3 however I haven't tried seeders yet
@ShagunStellen
@ShagunStellen 28 күн бұрын
is it possible to create a custom form field with the hierarchical structure of a checkbox in which we can select multiple checkboxes in a filament resource form? I was trying but getting issues with data binding
@amitavroydev
@amitavroydev 26 күн бұрын
I haven't tried this level of modification yet
@gulamahsan5902
@gulamahsan5902 28 күн бұрын
I spend 2-hour Thanks Budy.
@amitavroydev
@amitavroydev 26 күн бұрын
Thanks
@devnayyar9536
@devnayyar9536 29 күн бұрын
How to add the Authorization to these?
@amitavroydev
@amitavroydev 26 күн бұрын
Authorization to the docs? We always deployed to production without those URLs. Can add a gate
@gus_smith
@gus_smith Ай бұрын
How do you hide "Create & create another" button
@amitavroydev
@amitavroydev 11 күн бұрын
Haven't tried
@JuqnDev
@JuqnDev Ай бұрын
Hello, do you see it possible to make a video about compiling such an application (React and so on)?
@solaymanmousa5083
@solaymanmousa5083 Ай бұрын
Im using filament 3 .. the notification dont send to the database .. any help ?
@somebody-17546
@somebody-17546 Ай бұрын
Where i can get code ?
@amitavroydev
@amitavroydev Ай бұрын
This is an isolated video. You can follow the video to get the code. However, the entire series code can be found here: my-lnk.com/2188012324
@devsam3693
@devsam3693 Ай бұрын
How about images in external table with one to many relationship?
@amitavroydev
@amitavroydev Ай бұрын
Filament works with all the relationships that are present in Laravel
@muhammadaliawan9672
@muhammadaliawan9672 Ай бұрын
superb
@amitavroydev
@amitavroydev Ай бұрын
Thanks 🤗
@muhammadaliawan9672
@muhammadaliawan9672 Ай бұрын
@@amitavroydev actually i am creating a desktop app that apply filters on webcam not i want to create a virtual cam where i have to send that filtered output and then virtual camera will be available in zoom and google meet etc. if you think this i demanding content then i will be really happy to learn from you.
@emmanuelareiza9699
@emmanuelareiza9699 Ай бұрын
Muchas Gracias
@amitavroydev
@amitavroydev Ай бұрын
You are welcome my friend
@muhammadaliawan9672
@muhammadaliawan9672 Ай бұрын
Sir this is super amazing. Tutorial i found on youtube
@amitavroydev
@amitavroydev Ай бұрын
Thanks for the feedback 👍
@praweewongsa
@praweewongsa Ай бұрын
awesome!!
@amitavroydev
@amitavroydev Ай бұрын
Glad that you liked it.
@Jonathan-lm7pl
@Jonathan-lm7pl Ай бұрын
Hi nice video!!, Do you some video about GraphQL queries suing Saloon as a client??
@amitavroydev
@amitavroydev Ай бұрын
Not yet! Because GraphQL is in the end a REST call, should be possible. But yes, will try when I get time. Thanks
@tanzimibthesam5861
@tanzimibthesam5861 Ай бұрын
Do you plan to release a new series on how to dockerize a Laravel app?
@amitavroydev
@amitavroydev Ай бұрын
Hey Tanzim, how are you doing? I recently did a video on dockerizing a Laravel app. It's a live video on my channel. Check that out
@zeeeeeman
@zeeeeeman Ай бұрын
Good, but the url does not update. This is a pity.
@amitavroydev
@amitavroydev Ай бұрын
You can hook into the event and change the URL
@user-zj2vz3zi7j
@user-zj2vz3zi7j Ай бұрын
How i take off tenant from a Page
@amitavroydev
@amitavroydev Ай бұрын
I don't think I understand that. Take off means? You want to delete
@khant-nyar
@khant-nyar Ай бұрын
Hello,I am making a dashboard like tmdb and I would like to make search box at the top of create form and in the search it will display a card that contain image,name,etc.. and when I select a card ,I want to fill automatically in some of form field how can I do it ,
@amitavroydev
@amitavroydev Ай бұрын
There is a level of customisation available with Filament. However, the kind of things that you are saying might result in a custom form.
@user-xp6gm2bz8w
@user-xp6gm2bz8w Ай бұрын
Great video friend. For more in-depth file type validations, you could use a lib I created called multiform-validator, available via npm, it validates whether images are validated by the file headers 🎉
@amitavroydev
@amitavroydev Ай бұрын
Cool, thanks
@user-xp6gm2bz8w
@user-xp6gm2bz8w Ай бұрын
In the case of the token example, wouldn't it be best to use guard ?
@amitavroydev
@amitavroydev Ай бұрын
Yes that also can be used.
@Edvard-Aliev
@Edvard-Aliev Ай бұрын
Спасибо большое мужик!
@amitavroydev
@amitavroydev Ай бұрын
?
@2possible764
@2possible764 Ай бұрын
Hi Sir , Thanks for the detailed Videos . Can you please let know after uploading a image/ pdf in form , i want to show a download link in the Table under Actions that will enable the download of the file . How to Do that ?
@amitavroydev
@amitavroydev Ай бұрын
See if this helps: filamentphp.com/docs/3.x/tables/actions#row-actions
@2possible764
@2possible764 Ай бұрын
@@amitavroydev There is no doc on File downloading .
@user-xp6gm2bz8w
@user-xp6gm2bz8w Ай бұрын
Thanks for the video, I suggest you increase the size of the letters, it is a little difficult to read in the video
@amitavroydev
@amitavroydev Ай бұрын
Noted
@mharisudn
@mharisudn Ай бұрын
How to implement, when created new student also created new data user with the student data?
@amitavroydev
@amitavroydev Ай бұрын
You can use the hooks - after create kind of thing. Or you also also use a Model observer
@serbanzidaru943
@serbanzidaru943 Ай бұрын
Thank you for this. I spent 3 hours on the official nestjs course and wasn't able to run the migrations. With your video literally 15 minutes and it works perfect. Life saver.
@amitavroydev
@amitavroydev Ай бұрын
That's great to head. Thanks for the comment
@Senmosdev
@Senmosdev Ай бұрын
thank you,i need it , it has beeen a wile
@amitavroydev
@amitavroydev Ай бұрын
ok
@heranghalley1494
@heranghalley1494 Ай бұрын
how to save files in public/storage/attachments directory
@amitavroydev
@amitavroydev Ай бұрын
Just use the Filesystem
@InZide1
@InZide1 Ай бұрын
Hello, thank you so much for the video. How can I add a dropdown to select values from DB in the registration form?
@amitavroydev
@amitavroydev Ай бұрын
You just query the data and pass it to the view.
@tikvlog9643
@tikvlog9643 Ай бұрын
how upload image from usb camera in filament, thank you sir
@amitavroydev
@amitavroydev Ай бұрын
You need to get the image from your camera to your PC/Laptop and then upload.
@user-yt1by8wl9k
@user-yt1by8wl9k Ай бұрын
Hi, thank you for your video tutorial! When I'm using the extended functionality in filament v3 FileUpload::make('medias')->downloadable(), I found that the files cannot be downloaded. This might be related to me uploading the files to GCS. Do you have any related experience or suggestions on how to handle this?
@amitavroydev
@amitavroydev Ай бұрын
No I don't have exp with GCS. However, generally these are very similar in behaviour. What problem are you facing?
@user-yt1by8wl9k
@user-yt1by8wl9k Ай бұрын
@@amitavroydev Thank you for your assistance. Over the weekend, I found a solution during testing. When the default file upload location is set to GCS, the download button becomes ineffective due to domain differences. Ultimately, I added "storage_api_uri" in the config filesystems about GCS and specified the URL as my backend address, which successfully resolved the issue.😀
@dennishalili8090
@dennishalili8090 Ай бұрын
Hello, how about the file upload using Filament 3: Multi Tenancy?
@amitavroydev
@amitavroydev Ай бұрын
What about it? There is no prescribed way. You can create any logic for the folder structure
@dennishalili8090
@dennishalili8090 Ай бұрын
@@amitavroydev IDEAL Directory /storage /storage/tenant1/app/public/logo.png /storage/tenant1/app/public/projects/....jpg /storage/tenant2/app/public/logo.png /storage/tenant2/app/public/projects/....jpg But when I use the FileUpload from Filament component I received an error. file_put_contents(/Users/dennishalili/Web Development/JohnDoe/project1/storage/tenant2/framework/cache/facade-1e06026dbe325cba543b2306bd7e55d66d31e4c1.php): Failed to open stream: No such file or directory {"userId":3,"exception":"[object] (ErrorException(code: 0): file_put_contents(/Users/dennishalili/Web Development/JohnDoe/project1/storage/tenant2/framework/cache/facade-1e06026dbe325cba543b2306bd7e55d66d31e4c1.php): Failed to open stream: No such file or directory at /Users/dennishalili/Web Development/JohnDoe/project1/vendor/laravel/framework/src/Illuminate/Foundation/AliasLoader.php:107)
@suzannashevchuk6314
@suzannashevchuk6314 Ай бұрын
Thank you for this video! I went through so many tutorials of context but none of them worked correctly, this one saved me 😅🎉
@amitavroydev
@amitavroydev Ай бұрын
Glad it helped!