Authenticate
class Authenticate extends Authenticate (View source)
Methods
string|null
redirectTo(Request $request)
Get the path the user should be redirected to when they are not authenticated.
Details
mixed
handle($request, Closure $next, ...$guards)
No description
protected string|null
redirectTo(Request $request)
Get the path the user should be redirected to when they are not authenticated.