Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] RegistrationEmail Missing second parameters #46

Closed
ILDaviz opened this issue Nov 26, 2021 · 0 comments
Closed

[Bug] RegistrationEmail Missing second parameters #46

ILDaviz opened this issue Nov 26, 2021 · 0 comments
Assignees

Comments

@ILDaviz
Copy link

ILDaviz commented Nov 26, 2021

To be fixed the VerificationEmail method requires two parameters not one. 'customer' should be added

Mail::queue(new RegistrationEmail($data, 'customer'));
@vivek-webkul vivek-webkul self-assigned this Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants