public function sendEmailVerificationNotification() { $this->notify(new AppNotificationsCustomVerifyEmail); }