5 lines
83 B
Bash
5 lines
83 B
Bash
APP_ENV=local
|
|
APP_KEY=SomeRandomString
|
|
DB_USERNAME=homestead
|
|
DB_PASSWORD=homestead
|