Restrict media library pro view to folder
I have been working with Laravel Nova for a long time, now I have dared to use Filament and I have to say, I am thrilled. Thank you for your great work ❤️
I bought the #media-library-pro plugin and would now like to define the home folder of the FilamentMediaLibrary in the provider in my panel user.
For this I have extended the user table by the column home_folder_id and created an event listner, which creates a “folder” when registering users and writes its ID to the user table.
Unfortunately, I cannot find a way to define this ID in the provider in the FilamentMediaLibrary.
Do you have an idea?
4 Replies
Welcome!
What plugin are you using?
Hi Leandro, i use the ralphjsmit-media-library-manager.
maybe you could ask on #ralphjsmit-media-library-manager
Ohh, thank you very much for the tip 🥰