Categories
How to reset or set a new symfony password?
I forgot my password, how do I set a new one? or reset the old one or maybe there is a hash that needs to be put in the database, for example, for the password 123456
Answer the question
In order to leave comments, you need to log in
If FOSUserBundle is used, you can change it with the command:
php bin/console fos:user:change-password testuser new_password
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question