From: Vincent Vanwaelscappel Date: Wed, 31 Aug 2022 12:04:01 +0000 (+0200) Subject: wait #5418 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4f0d4a198308ab5a64e7fa3794206896fde1faa9;p=fluidbook-toolbox.git wait #5418 --- diff --git a/config/cache.php b/config/cache.php index 400016342..845cd8f73 100644 --- a/config/cache.php +++ b/config/cache.php @@ -49,7 +49,7 @@ return [ 'file' => [ 'driver' => 'file', - 'path' => storage_path('framework'), + 'path' => storage_path('framework/cache'), ], 'memcached' => [