I want a verification email to be sent to every user who newly signs up and I have implemented the steps in [Laravel Documentation][1].
Below is my User Class
User Class