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/maske/public_html/Insura/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 42

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/maske/public_html/Insura/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 50

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/maske/public_html/Insura/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 58

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/maske/public_html/Insura/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 74

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/maske/public_html/Insura/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 85

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/maske/public_html/Insura/vendor/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php on line 93