Add example configuration file.
This commit is contained in:
parent
5a34c60c61
commit
e16868571b
|
@ -0,0 +1,4 @@
|
|||
APP_ENV=local
|
||||
APP_KEY=SomeRandomString
|
||||
DB_USERNAME=homestead
|
||||
DB_PASSWORD=homestead
|
Loading…
Reference in New Issue