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
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire