Deprecated: Return type of Illuminate\Session\FileSessionHandler::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/FileSessionHandler.php on line 51

Deprecated: Return type of Illuminate\Session\FileSessionHandler::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/FileSessionHandler.php on line 59

Deprecated: Return type of Illuminate\Session\FileSessionHandler::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/FileSessionHandler.php on line 67

Deprecated: Return type of Illuminate\Session\FileSessionHandler::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/FileSessionHandler.php on line 81

Deprecated: Return type of Illuminate\Session\FileSessionHandler::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/FileSessionHandler.php on line 91

Deprecated: Return type of Illuminate\Session\FileSessionHandler::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/FileSessionHandler.php on line 101