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