Merge branch '8.x' of github.com:laravel/laravel into 8.x
This commit is contained in:
@@ -27,7 +27,7 @@ return [
|
||||
| same cache driver to group types of items stored in your caches.
|
||||
|
|
||||
| Supported drivers: "apc", "array", "database", "file",
|
||||
| "memcached", "redis", "dynamodb"
|
||||
| "memcached", "redis", "dynamodb", "null"
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user