Update (fix) search

This commit is contained in:
2023-11-20 11:29:52 +08:00
parent d17185641c
commit 7166eb610c
2 changed files with 8 additions and 7 deletions

View File

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