In L3 we'd pass the the $user->id to login(). However, L4 expects us to pass a user instance, Auth::login($user).