October CMS resources and help articles

Simple and to the point. Optimized by the community.

Reset backend user password

0
by hardik_satasiya, last modified on August 13th, 2022

Sometimes it's possible that you can forget October CMS website backend user password. You don't need to panic if you or your developer has access to the command line. you can easily change the backend user password in a matter of time.

You can use the php artisan october:passwd command to reset backend user password

php artisan october:passwd admin NEWPASS

Here this command will set the admin user's password to NEWPASS.

You can replace admin user and NEWPASS with your own details.

Reference: Change backend admin password

Discussion

0 comments

We use cookies to measure the performance of this website. Do you want to accept these cookies?