Auth::login($user); // Login and "remember" the given user... Auth::login($user, true);
Auth::guard('admin')->login($user);
Clickable & Draggable!