Laravel-filemanager: Any possible way to disable authentication to the file manage in a development stage

Created on 3 Jan 2017  路  3Comments  路  Source: UniSharp/laravel-filemanager

I was wondering if their was anyway to temp disable all authentication to the file manager while I am testing my app in my development server.

question

Most helpful comment

To disable user authentication, set middlewares to empty array in config/lfm.php.

All 3 comments

Related to #151 , no such config for now. There is an example image named sleeping-dog.jpg in laravel-filemanager/public/images/test-folder/, you can upload this image for your test.

To disable user authentication, set middlewares to empty array in config/lfm.php.

there is no middleware in config/lfm.php. still getting same issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sanvu88 picture sanvu88  路  3Comments

lunadiotic picture lunadiotic  路  3Comments

fahadhowlader picture fahadhowlader  路  5Comments

maorkavod picture maorkavod  路  5Comments

farshidahmadianpin picture farshidahmadianpin  路  3Comments