Bring in upstream changes
This commit is contained in:
parent
2a692fdd78
commit
edbcb2fb2c
8 changed files with 15 additions and 2 deletions
|
@ -11,6 +11,8 @@ return [
|
|||
| using this caching library. This connection is used when another is
|
||||
| not explicitly specified when executing a given caching function.
|
||||
|
|
||||
| Supported: "apc", "array", "database", "file", "memcached", "redis"
|
||||
|
|
||||
*/
|
||||
|
||||
'default' => env('CACHE_DRIVER', 'file'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue