Answer the question
In order to leave comments, you need to log in
How to change default path in laravel-filemanager?
Hello. Installed the laravel-filemanager package. Trying to change the urk from site.loc/laravel-filemaneger to my own, as described in the Laravel Filemanager docs. When I navigate to the new url, everything opens fine, but the old url is still working. In routes.php it is written only
Route::group(['prefix' => 'filemanager', 'middleware' => ['web', 'auth']], function () {
\UniSharp\LaravelFilemanager\Lfm::routes();
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question