diff --git a/config/cache.php b/config/cache.php index 0907ecd..b4b1bf0 100644 --- a/config/cache.php +++ b/config/cache.php @@ -105,6 +105,6 @@ | */ - 'prefix' => env('CACHE_PREFIX', 'edgebilling_cache'), + 'prefix' => env('CACHE_PREFIX', 'laev3_cache'), ];