function Global / redirect
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

redirect

redirect ( ) : Redirector |RedirectResponse

Get an instance of the redirector.

Parameters

  • $to string|null
  • $status int
  • $headers array
  • $secure bool|null