DIRECT LOGIN VERSION
====================

The database setup/connection page has been removed.

Before opening the application, edit:
    config/database.php

Replace:
    CHANGE_ME_DATABASE_NAME
    CHANGE_ME_DATABASE_USER
    CHANGE_ME_DATABASE_PASSWORD

with the existing MySQL database details created in cPanel.

Then open:
    login.php

Default application login from the supplied SQL:
    Username: admin
    Password: Impact@2026

Change the default password immediately after login.
