Admin
Credentials live in .env. Generate a new hash with password_hash('yourpass', PASSWORD_DEFAULT).
.env
password_hash('yourpass', PASSWORD_DEFAULT)