APP_ENV=local
APP_DEBUG=true
APP_KEY=i9tA3pH8ffLBjp0sFYYei1UnTd8HdS2Q

DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret

### Here is a comment that should be ignored maybe?

CACHE_DRIVER=file
SESSION_DRIVER=file
