Open gzai opened 8 years ago
With the latest tag, I've added a root_options
settings, which applies to all roots. Can you try that?
I've tried to use this options at root options
array an it works.
At least, it works for me :)
Thank you!
yeah latest update root_options setting working for me to Thank you :)
when I set setting options in config elfinder with the roots is null
upload allow and deny is not working. check the connector configuration options in wiki elfinder, uploadAllow, uploadDeny, and uploadOrder in array of roots first array.
so I change the code in vendor/barryvdh/laravel-elfinder/src/ElfinderController.php
uploadAllow and uploadDeny is working now.