laravel/.env.example
2014-12-04 21:13:15 -06:00

6 lines
98 B
Plaintext

APP_ENV=local
APP_DEBUG=true
APP_KEY=SomeRandomString
DB_USERNAME=homestead
DB_PASSWORD=homestead