Add homestead support

This commit is contained in:
Dane Everitt 2016-01-11 22:37:12 -05:00
parent fa56165df6
commit 24fadc0cb2
5 changed files with 69 additions and 1 deletions

View file

@ -3,6 +3,7 @@ APP_DEBUG=true
APP_KEY=SomeRandomString
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret