Use string "true".
This commit is contained in:
parent
93434d8679
commit
78b9b7d9b9
|
@ -1,5 +1,5 @@
|
||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_DEBUG=1
|
APP_DEBUG=true
|
||||||
APP_KEY=SomeRandomString
|
APP_KEY=SomeRandomString
|
||||||
|
|
||||||
DB_HOST=localhost
|
DB_HOST=localhost
|
||||||
|
|
Loading…
Reference in New Issue