igorgaming
Results
2
issues of
igorgaming
Most of users dont need this routes in production environment, so they can use it like that: ``` //routes/web.php Route::group(['prefix' => 'filemanager'], function () { \Mafftor\LaravelFileManager\Lfm::routes(app()->isProduction() ? ['errors' => false,...
#### (optional) Issue number: See https://github.com/UniSharp/laravel-filemanager/issues/1070 #### Summary of the change: Properly handle arrays.