laravel-filemanager
laravel-filemanager copied to clipboard
How to assign file manager to a workspace (groups of users)
I have a site where a user can create a workspace and then invite their colleagues - How can i set the file manager to be accessible to each workspace group of users.
I can see it is either all or per user, but is there a way to make it only look at the workspace id and make it available only to users with the same workspace id?
Thanks all