chore(env): add HASH_DRIVER to default env file

This commit is contained in:
Romain Lanz
2018-06-06 09:09:27 +02:00
committed by GitHub
parent 9fa2f11395
commit a83503ffe1

View File

@@ -15,3 +15,4 @@ DB_PASSWORD=
DB_DATABASE=adonis
SESSION_DRIVER=cookie
HASH_DRIVER=bcrypt