diff --git a/config/cache.php b/config/cache.php index 379135b0eb..2a9a8d9613 100644 --- a/config/cache.php +++ b/config/cache.php @@ -74,6 +74,6 @@ return [ | */ - 'prefix' => 'laravel', + 'prefix' => 'firefly', ];