auth->guard($guard)->check()) { $this->auth->shouldUse($guard); return; } } $this->unauthenticated($request, $guards); } }