laravel-filemanager
laravel-filemanager copied to clipboard
Invalid Upload request
I have Windows 10. PHP 7.2 with exif, imagick and fileinfo enabled.
This is the current output of the filemanager debug: OS System & Version: Windows NT ALBESHER 10.0 build 10240 (Windows 10) i586 Laravel Version: v5.8.35 File Manager Version: v1.9.2 imagick Extension: Install gd Extension: Install
If I use another version of the library, it breaks my projects and only shows a white page
I also face this problem. I think all shared hosting occur this problem. But no one gives a specific solution.
same here. Edit: i was trying to upload directly in the public folder so i run:
sudo chown -R www-data:www-data public
I am trying this locally and I get this error. I am trying to upload the file to s3
.
Here are the updates I did to lfm.php
'disk' => 's3',
'should_create_thumbnails' => false,
No other changes on the config file.
@streamtw any advice on what I need to look out for to get it to work.
@abishekrsrikaanth thanks. it works, but i want display thumbnails