This commit is contained in:
2023-11-28 05:08:15 +08:00
parent dc37274b6c
commit 8095c44b0a

View File

@@ -58,7 +58,7 @@ public function render($request, Throwable $exception)
} elseif ($exception instanceof AuthenticationException) {
} else {
inspector()->reportException($exception);
//inspector()->reportException($exception);
}
//default laravel response