Login
Admin can create users from Admin panel.
First-time setup: create an admin user using phpMyAdmin:
Generate password hash using any online “PHP password_hash” generator or local PHP, then insert into users with role admin.