vendredi 29 mai 2020

Setting debug:false causes my server to display Error 500 Laravel

I have set the debug in my production server to false in my .env file and it shows this error. This happens in my production server but not in my local. Here's my .env file

APP_NAME=project
APP_ENV=local
APP_KEY=base64:K6KGUnG8qiBO8/d+v3gyVIZvg1QImKoZE4nPPTwi4f4=
APP_DEBUG=false
APP_URL=my_url

LOG_CHANNEL=stack

DB_CONNECTION=mysql
DB_HOST=myhist
DB_PORT=3306
DB_DATABASE=db_name
DB_USERNAME=uname
DB_PASSWORD=password

enter image description here



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/36GlTw9
via IFTTT

Aucun commentaire:

Enregistrer un commentaire