We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746f854 commit 2096b90Copy full SHA for 2096b90
1 file changed
config/cache.php
@@ -15,7 +15,7 @@
15
|
16
*/
17
18
- 'default' => env('CACHE_STORE', 'database'),
+ 'default' => env('CACHE_STORE', 'file'),
19
20
/*
21
|--------------------------------------------------------------------------
0 commit comments