change cache driver in example env file

This commit is contained in:
Nabeel Shahzad 2017-12-24 12:11:49 -06:00
parent 44df7fb03d
commit bf1a48fdb7

View File

@ -40,7 +40,7 @@ MAIL_ENCRYPTION=tls
MAIL_USERNAME=
MAIL_PASSWORD=
CACHE_DRIVER=file
CACHE_DRIVER=array
CACHE_PREFIX=
SESSION_DRIVER=file