- Error 500 now throwing the right HTTP code
This commit is contained in:
parent
f0082bf0a9
commit
d402dbeaa0
2
skeleton/meta/definitions/env/prod.php
vendored
2
skeleton/meta/definitions/env/prod.php
vendored
@ -43,7 +43,7 @@ return [
|
||||
'subtitle' => "Êtes-vous connecté avec le bon compte ?",
|
||||
'message' => $exception->getMessage(),
|
||||
'exception' => $exception,
|
||||
]));
|
||||
]), 500);
|
||||
};
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user