Password Hash Generator ====================== Password: Creators@7620 Hash: $2y$10$AOppGpGa7zYKTVB9kcxCL.jw3fLG3g38kr6.WqAaPFRTWNsSxpIgC Copy this hash to your database.sql file in the INSERT statement. To use: 1. Run: php generate-hash.php 2. Copy the hash above 3. Update database.sql INSERT statement with the new hash 4. Import database.sql