Files
minicrm/.env.example
T
2014-12-04 21:13:15 -06:00

6 lines
98 B
Bash

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