barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

Is there a way to filter folders via config? #299

Open dmarcos89 opened 3 years ago

dmarcos89 commented 3 years ago

Hi have a multi-tenancy app, and would like to show/hide folders based on the company of the logged user. What's the best way to achieve something like this? Thanks!