#126 - vacation request reminders

This commit is contained in:
Adrian Hopek
2022-04-25 15:18:48 +02:00
parent d60dc75f99
commit dcce188419
11 changed files with 227 additions and 12 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,