ivymasterman's avatar

Laravel File-Manager (UniSharp)

Hello guys, does anyone has an idea on how to fix the issue with thumbnails in UniSharp laravel-filemanager package. I have followed the instructions and I had the issue with"Invalid upload request".

Then, I have found out that in "config/lfm.php" this line caused the issue: // If true, image thumbnails would be created during upload 'should_create_thumbnails' => true,

After I put this value to "false" it will upload images without the error but thumbnails won't be created like this: https://imgur.com/a/7C1Nb4U

0 likes
2 replies
ivymasterman's avatar

@folium Yes I have done that one too. Also, I have tried to stop serve and clear all caches and the ran storage link but there is still the same issue. Cant make thumbnails

Please or to participate in this conversation.