I've been trying to create a simple sign up form with email verification for my site but was unable to do so and then I found this project: https://github.com/daveismyname/loginregister where it seems to work great a part from the the fact that when it says that I successfully registered, it doesn't send me the email... I was reading for quite a bit about PHPMailer and was trying to change the settings many times but still nothing. Does anyone know what I'm missing here? What do I have to edit to be able to send email from localhost to gmail? Thanks in advance.
Is email setup correctly in your PHP.ini file? see https://www.quackit.com/php/tutorial/php_mail_configuration.cfm