Commit new env files.

This commit is contained in:
James Cole
2015-02-07 10:24:54 +01:00
parent 62d43c2cb2
commit 9cdf43a2c9
5 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ APP_ENV=testing
APP_DEBUG=true
APP_KEY=SomeRandomString
DB_CONNECTION=sqlite
DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead