Open mehdi4467 opened 2 years ago
hello I used laravel file manager in laravel 8 but at first, i got some errors. I change the route address in web.php below
Route::get('/laravel-filemanager', '\Unisharp\Laravelfilemanager\controllers\LfmController@show'); Route::post('/laravel-filemanager/upload', '\Unisharp\Laravelfilemanager\controllers\LfmController@upload');
now the file manager will load but the popup will display and write not found. you can see a video that I uploaded here
https://user-images.githubusercontent.com/11762223/196273635-30419078-0f50-47f8-9afa-37a42a585a5b.mp4
hello I used laravel file manager in laravel 8 but at first, i got some errors. I change the route address in web.php below
now the file manager will load but the popup will display and write not found. you can see a video that I uploaded here
https://user-images.githubusercontent.com/11762223/196273635-30419078-0f50-47f8-9afa-37a42a585a5b.mp4