class
Illuminate
/
Routing
/
RedirectController
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
RedirectController
Extends
Methods
public
__invoke ( Request $request , UrlGenerator $url ) : RedirectResponse
Invoke the controller method.
Parameters
- $request Request
- $url UrlGenerator