addMiddleware(new ErrorControlChainMiddleware($app)); $response = $app->handle($request); $response->output();