simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 351 forks source link

The directory /filemanager/userfiles/ does not exist. using laravel 5.1 #496

Closed wabsa closed 8 years ago

wabsa commented 8 years ago

default.config.php: // Folder path $folderPath = $app->basePath() . '/filemanager/userfiles/';

filemanager.config.js: "serverRoot": true, "fileRoot": "filemanager/userfiles/",

my server folder structure (laravel) core/app core/bootstrap core/etc...

public_html/filemanager public_html/assets

any suggestions? thanks

simogeo commented 8 years ago

Why don't you work with the dedicated package ? https://github.com/bestmomo/filemanager