class RedirectIfAuthenticated

Methods

mixed
handle(Request$request,Closure$next,string|null$guard =null)

Handle an incoming request.

Details

at line18
mixed handle(Request$request,Closure$next,string|null$guard =null)

Handle an incoming request.

Parameters

Request $request
Closure $next
string|null $guard

Return Value

mixed