Laravel-filemanager: Clicking the image NOT Working

Created on 16 May 2017  路  2Comments  路  Source: UniSharp/laravel-filemanager

Everything is working until uploading. But when I choose an image, it is not working. its not getting the image. And nothings happen. I also tried .png and .jpg

imagenothinghappen

Thanks!

Most helpful comment

Thanks men. Just missed an = sign in this part var cmsURL = editor_config.path_absolute + 'laravel-filemanager?field_name=' + field_name; :)

All 2 comments

Have you tried to "force" to overwrite all vendor files? That's just the configuration file and the views I believe. I've ran into similar issues becuase "vendor:publish" didn't overwrite what was already published.

Thanks men. Just missed an = sign in this part var cmsURL = editor_config.path_absolute + 'laravel-filemanager?field_name=' + field_name; :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

farshidrezaei picture farshidrezaei  路  4Comments

asimshazad picture asimshazad  路  4Comments

phamtien9819 picture phamtien9819  路  5Comments

lukaszevo picture lukaszevo  路  4Comments

lunadiotic picture lunadiotic  路  3Comments