function
Global
/
to_route
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
to_route
to_route ( ) : RedirectResponse
Create a new redirect response to a named route.
Parameters
- $route string
- $parameters mixed
- $status int
- $headers array