I couldn't change email view when i triggered email by job #40635
Unanswered
burhancelebi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When order is completed i trigger email to user
My OrderCompleted mail class:
view name is "emails.orders.completed"
And i created a Job to trigger this email
My Job :
I trigger this Job on controller
My controller method:
And i get "emails.orders.shipped" not found error
but if i trigger mail something like that:
That is work but i want trigger by Job
Beta Was this translation helpful? Give feedback.
All reactions