Sync
This commit is contained in:
@@ -58,7 +58,7 @@ public function render($request, Throwable $exception)
|
||||
} elseif ($exception instanceof AuthenticationException) {
|
||||
|
||||
} else {
|
||||
inspector()->reportException($exception);
|
||||
//inspector()->reportException($exception);
|
||||
}
|
||||
|
||||
//default laravel response
|
||||
|
||||
Reference in New Issue
Block a user