everything is done, file work 100%, not show error
Can you find uploaded file on the server side, or can you provide broken image path?
I have the same problem on Ubuntu 16 with php 7 and nginx. Problem just with image, file uploaded ok
On local server(xampp) image uploaded and i can finde on the server, but on production(ubuntu) server file manager do not upload image and response uploaded successfully. I can not find uploaded image on the Linux server.
Also on Linux i have this message laravel-filemanager::lfm.message-extension_not_found. On local server everything ok
MAX_FILE_SIZE ok
folder permissions ok
+1 Same thing happening here.
@DeehSlash you may try to install php-gd or php-magick
@FreedomKnight Thanks. After install php-gd everything work
Most helpful comment
I have the same problem on Ubuntu 16 with php 7 and nginx. Problem just with image, file uploaded ok
On local server(xampp) image uploaded and i can finde on the server, but on production(ubuntu) server file manager do not upload image and response uploaded successfully. I can not find uploaded image on the Linux server.
Also on Linux i have this message laravel-filemanager::lfm.message-extension_not_found. On local server everything ok
MAX_FILE_SIZE ok
folder permissions ok