Skip to content

Commit

Permalink
Merge pull request laravel#3709 from MadMikeyB/patch-1
Browse files Browse the repository at this point in the history
Update .env.example
  • Loading branch information
taylorotwell committed Mar 25, 2016
2 parents cd0a902 + fb0f915 commit 8edf580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8edf580

Please sign in to comment.