define('MAIL_HOST', 'smtp.gmail.com'); define('MAIL_PORT', 587); define('MAIL_ENCRYPTION', 'tls'); define('MAIL_USERNAME', 'your@gmail.com'); // ← your email define('MAIL_PASSWORD', 'your_app_password'); // ← Gmail App Password define('MAIL_FROM_EMAIL', 'noreply@zambiarent.zm'); define('MAIL_FROM_NAME', 'ZambiaRent');
No problem. Enter your registered email address and we'll send you a secure link to reset it.
Don't have an account yet?
Create Free Account