Use string "true".

This commit is contained in:
Taylor Otwell 2014-12-15 13:07:32 -06:00
parent 93434d8679
commit 78b9b7d9b9

View File

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