-
Couldn't load subscription status.
- Fork 11.6k
Closed
Description
Laravel Version
11.26.0
PHP Version
8.3.12
Database Driver & Version
Postrgres 15
Description
When trying to handle a 413 error, thrown by the ValidatePostSize middleware like described here does not seem to work.
https://laravel.com/docs/11.x/errors#customizing-the-exception-response
It appears that the session is not started (yet).
Steps To Reproduce
Create a handler for a 413 error response like https://laravel.com/docs/11.x/errors#customizing-the-exception-response
Post a huge file to a form. No error is shown.
Metadata
Metadata
Assignees
Labels
No labels