This commit is contained in:
Adrian Hopek
2022-04-25 13:56:36 +02:00
parent ae2ff13961
commit 54ca728880
10 changed files with 2 additions and 13 deletions

View File

@@ -16,7 +16,6 @@ class ExceptionHandler extends Handler
"password",
"password_confirmation",
];
protected array $handleByInertia = [
Response::HTTP_INTERNAL_SERVER_ERROR,
Response::HTTP_SERVICE_UNAVAILABLE,