Laravel-filemanager: Browse server error

Created on 31 Jul 2017  路  2Comments  路  Source: UniSharp/laravel-filemanager

Hello.
Whenever I try to browse the server in image insertion of CK Editor, I face to this error:
filemanager-error

It seems it's supposed to route to the 'show' action of LfmController. But, I see no variable is defined there.
Not only $extension_not_found, but also $working_dir and a few more variables are unknown.

I have to say I already have both gd and imagick libraries installed.

Does anyone know how to fix this issue?

Thank you in advanced

question

Most helpful comment

@g0110280
Thanks man. You saved me.
Please edit your answer and replace --tags with --tag

Cheers.

All 2 comments

From upgrade document.
php artisan vendor:publish --tag=lfm_views --force

@g0110280
Thanks man. You saved me.
Please edit your answer and replace --tags with --tag

Cheers.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lukaszevo picture lukaszevo  路  4Comments

lscavelli picture lscavelli  路  4Comments

intergalactisch picture intergalactisch  路  5Comments

farshidahmadianpin picture farshidahmadianpin  路  3Comments

DaxtonChen picture DaxtonChen  路  4Comments