I upgraded the mautic with composer to latest version and I want to login but I get Invalid login. Please verify credentials.
I am using ddev to develop locally SO I tried db / db for login...nothing works the username and pass are stores in local.php if I am not mistaken...?
What to do?
The username and password are not stored in local.php but rather in the users table inside mysql db.
In order to reset it you should login to mysql and connect to your mautic database and run the following commands:
You should then be able to login with password 12345678