Home > Q&A > body text
What is the admin login password?
灭绝师太2021-02-22 09:14:06
You can echo password_hash('123456',PASSWORD_BCRYPT) and save it into the data table yourself
Okay, thank you, Mrs.