tomatophp / filament-media-manager

Manage your media files using spatie media library with easy to use GUI for FilamentPHP
https://tomatophp.com/en/open-source/filament-media-manager
MIT License
67 stars 10 forks source link

[Feature] Create a Secure Folder to share files without public URL #9

Open mstrihi opened 3 months ago

mstrihi commented 3 months ago

Hi @3x1io how we can secure our folders / files to show only for auth users only.

thanks

Upvote & Fund

Fund with Polar

3x1io commented 3 months ago

we can do this feature by securing the file inside a nonpublic folder in a secure folder. good idea.

mstrihi commented 3 months ago

Hi @3x1io thank you for your replay. when you plan to update this? and we did some changes around of api maybe helpful to added to your doc? and we had issue that we don't have media table in DB and you don't have it as well in plugin migration folder, should I uploaded and do pull request?

Many thanks

3x1io commented 2 months ago

for media migration file it's just come from the spatie media library package, we will add the command to publish it to docs