media-manager
media-manager copied to clipboard
Upload to a sub-directory (e.g. storage/app/public/user1files/ and storage/app/public/user2files/)
I am unsure how to do this. I cannot see any options/settings for this. Within config/filesystems.php and config/media-manager.php you can only set the root storage - but I need to be able to specify the sub-folder for a specific user who might be using the media manager?
Currently the package doesn't have any concept of users however setting a root directory to upload to should be pretty trivial. I'd happily accept a PR for this.
Is this already implemented ?
Hi @iamraju its not but ill happily take a PR for it