The error handler crashed handling an error, which hid the original error, Empty 500, no logs, no stack trace.
cause: a Symfony 8.1 deprecation , triggered by Laravel 13 → PHP cascaded everything into void
PHP doesn't throw errors at you, It hides them and watches you suffer