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