add cipher/key

This commit is contained in:
Samuel Laulhau
2017-10-15 14:51:01 +02:00
committed by GitHub
parent a60567ae16
commit ee272cd52f

View File

@@ -2,6 +2,8 @@
APP_DEBUG=1
APP_URL=http://localhost:8000
APP_KEY=SomeRandomStringSomeRandomString
APP_CIPHER=AES-256-CBC
DB_USERNAME=root
DB_PASSWORD=pwd
DB_HOST=mysql