Skip to content

Commit 8edf580

Browse files
committed
Merge pull request laravel#3709 from MadMikeyB/patch-1
Update .env.example
2 parents cd0a902 + fb0f915 commit 8edf580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ APP_DEBUG=true
33
APP_KEY=SomeRandomString
44
APP_URL=http://localhost
55

6+
DB_CONNECTION=mysql
67
DB_HOST=127.0.0.1
78
DB_PORT=3306
89
DB_DATABASE=homestead

0 commit comments

Comments
 (0)