I'm beginner to Yii
, I installed yii2 advanced template where I can get user signup. But I want to turn off the email verification once create an account is created.
Now it sends the verification and user need to verify their email to login.
How can I disable email verification feature?