router->generateUri($path, $params); return (new Response()) ->withStatus(301) ->withHeader('Location',$redirectUri); } }