Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::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/hagi/public_html/virtual/vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php on line 40

Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/hagi/public_html/virtual/vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php on line 48

Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::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/hagi/public_html/virtual/vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php on line 56

Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::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/hagi/public_html/virtual/vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php on line 64

Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::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/hagi/public_html/virtual/vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php on line 72

Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::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/hagi/public_html/virtual/vendor/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php on line 80