deleteByUser($user); $token = $this->createTokenForUser($user); $user->notify(new UserInvite($token)); } }