class UseGuard
Create a new middleware instance.
Select the guard that should be used for the current request.
__construct(Factory $auth)
Response handle(Request $request, Closure $next, string $guard)