Email when task completed

Hi search on youtube but i dont see anything how i can do custom email?
5 Replies
LeandroFerreira
LeandroFerreira9mo ago
Could you explain what are you trying to do?
Dennis Koch
Dennis Koch9mo ago
Check the Laravel docs for how to send Mail/Notifications.
"When task completed"
We don't know your codebase and you didn't add any explanation when this is the case, so nobody can answer it. But you can either manually trigger it or based on an event.
hrvzmndz
hrvzmndzOP9mo ago
Sorry, lets say i have ticketing system when i want to submit the form with the status completed i want it to also send an email tothe one who made the ticket.
hrvzmndz
hrvzmndzOP9mo ago

Did you find this page helpful?