Add example configuration file.
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
APP_ENV=local
|
||||
APP_KEY=SomeRandomString
|
||||
DB_USERNAME=homestead
|
||||
DB_PASSWORD=homestead
|
||||
Reference in New Issue
Block a user