-
Notifications
You must be signed in to change notification settings - Fork 724
Home
Stream edited this page Jan 11, 2018
·
9 revisions
-
Route or config not found after installation
Run
php artisan route:clear
andphp artisan config:clear
. -
Limitation of SVG files
SVG files cannot be cropped or resized.
-
Image source not readable
Please enable
exif
PHP extension. -
Missing translation
Please check the customization document. Pull requests are appreciated!
-
Can't upload large files
Modify
memory_limit
andupload_max_filesize
directives in yourphp.ini
. -
Method request() not work
Use laravel-50 branch of this package.
-
Invalid upload request
Enable
exif
PHP extension
Documents: unisharp.github.io/laravel-filemanager