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