check()) { $path = $guard ? 'admin' : 'user'; return redirect($path); }*/ return $next($request); } }