Fixed the default debug setting

This commit is contained in:
Graham Campbell
2015-07-26 10:26:13 +01:00
parent c747f11f3c
commit 65fe410a93

View File

@@ -1,5 +1,5 @@
APP_ENV=local
APP_DEBUG=true
APP_DEBUG=false
APP_URL=http://localhost
APP_KEY=SomeRandomString