I have nginx, php7.2-fpm installed on my server. When I try to upload image, I get a 500 error.
- I don't see any errors in var/log/nginx/error.log.
- There is no error in the log in Laravel storage.
- My /storage and /public paths have 777 permissions.
- I have
"error_reporting = E_ALL"
and"display_errors = On"
in my php.ini file
When I run the project on Apache server in local environment, I don't get any error.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire