Skip to content

Instantly share code, notes, and snippets.

@Faizanq
Last active July 27, 2022 06:23
Show Gist options
  • Save Faizanq/52b646804ea6fcf36a4c99b4304fe940 to your computer and use it in GitHub Desktop.
Save Faizanq/52b646804ea6fcf36a4c99b4304fe940 to your computer and use it in GitHub Desktop.
This is the request validadtion code for post route
https://gist.github.com/Faizanq/3d2b435b7c61fa37f28feb74ddef2daa
Customer Controller Code
https://gist.github.com/Faizanq/f7096495a66080e15c31d6ea55e98b7a
Customer mail observer which is responsible for mail sending
https://gist.github.com/Faizanq/60fd21b3f4c4ee71876fbe2429d5295d
Customer model where we injecting observer for create event
https://gist.github.com/Faizanq/31c94afacc233a901b0d7522448fff69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment