Merge branch '8.x' of github.com:laravel/laravel into 8.x

This commit is contained in:
Taylor Otwell
2020-11-24 16:10:45 -06:00
2 changed files with 11 additions and 2 deletions

View File

@@ -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"
|
*/