\App\Http\MiddlewareAuthenticate

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
redirectTo()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

redirectTo()

redirectTo(\Illuminate\Http\Request  $request) : null|string

Get the path the user should be redirected to when they are not authenticated.

Parameters

\Illuminate\Http\Request $request

Returns

null|string