Add example configuration file.

This commit is contained in:
Taylor Otwell 2014-10-08 17:15:40 -05:00
parent 5a34c60c61
commit e16868571b
1 changed files with 4 additions and 0 deletions

4
.env.example Normal file
View File

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