After less secure password option is not available anymore I tried to implement app password in gmail however it is showing me an error:
this is my email.php configuration I am using codeigniter 3.
what I did was use my email and just paste the password in the smtp password but is not working. How can I make it work? In my local development it works fine but after deploying it to heroku it does not work anymore.