You can listen for a UserHasRegistered or something like that and use a Notification to send the email when the event occurs.
Dec 12, 2016
2
Level 6
How to update multiple record by sending data to controller from blade view?
HI ,,
I have two models
Father and Child with two tables (fathers and children)..
this link has image of how blade will look.. i cant attach image here :
https://postimg.org/image/rq8kim0jb/
there is a controller with function register that should accept the following records of students and update the database with the selection from father when he clicks register ..
how can accept the data and update the students table then send confirmation email to father//
i am stuck . as these can be multiple records in that table .. please advice..
Please or to participate in this conversation.