bind(Request::class, $request); $response = $dispatcher->dispatch($request); $response->send();