I want to create a user registration system with Yii.
So,I created member model and generate registration form.
And then I want to use swift Mailer to send them email.
I installed swift mail extension and i don’t know how can i send email.
Plz help me
I am really new in MVC and Yii.