Application bootstrap, database mailer, and spreadsheet export wiring are in place. Run the SQL migration when ready.

AJAX

Open the console and click the button to hit /api/health via systemaAjax.


            

Spreadsheet

PhpSpreadsheet smoke test (no database).

Download sample .xlsx

Mail (SMTP)

Sends one test message via PHPMailer. Set SYS_MAIL_ENABLED=1 and SMTP vars in .env first.