mgsmus Mustafa abi dökümanda şöyle bir şey var ,
To utilize this feature, your application must be using the database, memcached, dynamodb, or redis cache driver as your application's default cache driver. In addition, all servers must be communicating with the same central cache server.
config/cache.php dosyasına baktım da
'default' => env('CACHE_DRIVER', 'file'),
Sorun buradan kaynaklanıyor olabilir mi ?