Unverified Commit dafb3a3a authored by Vipul Basapati's avatar Vipul Basapati Committed by GitHub

Update .env.example

Changing the APP_DEBUG=true for obvious reasons. And anybody using this project can turn this off if they need to.
parent 33b8e343
APP_NAME="Laravel Admin Panel" APP_NAME="Laravel Admin Panel"
APP_ENV=local APP_ENV=local
APP_KEY=base64:O+TrollIDwasHEREtMG9kBc+/Q32exQLusNVhnq558w= APP_KEY=base64:O+TrollIDwasHEREtMG9kBc+/Q32exQLusNVhnq558w=
APP_DEBUG=false APP_DEBUG=true
APP_LOG_LEVEL=debug APP_LOG_LEVEL=debug
APP_URL=http://localhost APP_URL=http://localhost
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment