Commit 8edf5803 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3709 from MadMikeyB/patch-1

Update .env.example
parents cd0a9020 fb0f915d
...@@ -3,6 +3,7 @@ APP_DEBUG=true ...@@ -3,6 +3,7 @@ APP_DEBUG=true
APP_KEY=SomeRandomString APP_KEY=SomeRandomString
APP_URL=http://localhost APP_URL=http://localhost
DB_CONNECTION=mysql
DB_HOST=127.0.0.1 DB_HOST=127.0.0.1
DB_PORT=3306 DB_PORT=3306
DB_DATABASE=homestead DB_DATABASE=homestead
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment