Hello.
Whenever I try to browse the server in image insertion of CK Editor, I face to this 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
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.
Most helpful comment
@g0110280
Thanks man. You saved me.
Please edit your answer and replace --tags with --tag
Cheers.