Commit 425919a1 authored by Nicolas Widart's avatar Nicolas Widart

Change the env example file

parent 0868b8bc
APP_ENV=local
APP_DEBUG=true
APP_KEY=SomeRandomString
DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=homestead
\ No newline at end of file
DB_PASSWORD=secret
CACHE_DRIVER=file
SESSION_DRIVER=file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment