Deprecated: Return type of Illuminate\Cache\Repository::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Cache/Repository.php on line 193

Deprecated: Return type of Illuminate\Cache\Repository::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Cache/Repository.php on line 204

Deprecated: Return type of Illuminate\Cache\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Cache/Repository.php on line 216

Deprecated: Return type of Illuminate\Cache\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Cache/Repository.php on line 227