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