@ivymasterman have you done ?
php artisan storage:link
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
Please or to participate in this conversation.