barryvdh / laravel-elfinder

elFinder bundle for Laravel
739 stars 171 forks source link

How to select which disk to display? #196

Open matbeard opened 7 years ago

matbeard commented 7 years ago

I've added an array of disks to the config file.

How do I specify which disk should be loaded when accessing elfinder?

Also, is it possible to specify a subfolder to be the 'root' folder?

Thanks