Merge pull request #3709 from MadMikeyB/patch-1

Update .env.example
This commit is contained in:
Taylor Otwell 2016-03-25 07:59:03 -05:00
commit 8edf58030e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ APP_DEBUG=true
APP_KEY=SomeRandomString
APP_URL=http://localhost
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=homestead