Deprecated: Return type of Illuminate\Session\CookieSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 38
Deprecated: Return type of Illuminate\Session\CookieSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 46
Deprecated: Return type of Illuminate\Session\CookieSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 54
Deprecated: Return type of Illuminate\Session\CookieSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 62
Deprecated: Return type of Illuminate\Session\CookieSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 70
Deprecated: Return type of Illuminate\Session\CookieSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 78