class Illuminate / Routing / RedirectController
You are viewing an older version of the documentation. For the latest, please visit master documentation.

RedirectController

Extends

Methods

public

__invoke ( Request $request , UrlGenerator $url ) : RedirectResponse

Invoke the controller method.

Parameters