diff --git a/.env.example b/.env.example index 1dbadf08..9eb51277 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ APP_ENV=local -APP_DEBUG=true +APP_DEBUG=false APP_URL=http://localhost APP_KEY=SomeRandomString