Browse Source

Add example configuration file.

Taylor Otwell 9 years ago
parent
commit
e16868571b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .env.example

+ 4 - 0
.env.example

@@ -0,0 +1,4 @@
+APP_ENV=local
+APP_KEY=SomeRandomString
+DB_USERNAME=homestead
+DB_PASSWORD=homestead