Browse Source

Update value.

Taylor Otwell 9 years ago
parent
commit
7a8b2256a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -1,5 +1,5 @@
 APP_ENV=local
-APP_DEBUG=true
+APP_DEBUG=1
 APP_KEY=SomeRandomString
 
 DB_HOST=localhost