mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-24 15:04:19 +00:00
Laravel Vapor - Testing of sending email
This commit is contained in:
@@ -155,7 +155,7 @@ class CreateCustomerLogic extends AbstractControllerLogic
|
||||
CreatePerfexCRMCustomer::dispatch($createLeadPerfexCRMObject);
|
||||
}
|
||||
|
||||
// $this->generateEmailVerificationAttemptProcessor->execute($user); //cief todo
|
||||
$this->generateEmailVerificationAttemptProcessor->execute($user); //cief todo
|
||||
|
||||
$this->newCustomerToVoucherifyProcessor->execute($company->id, $user, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user