Taylor Otwell
10 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
.env.example
|
@@ -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
|