diff --git a/.env.example b/.env.example index 4eb08458..44de2b64 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ APP_ENV=local -APP_DEBUG=true +APP_DEBUG=1 APP_KEY=SomeRandomString DB_HOST=localhost