LAMP / cPanel Host Deploy

Run HandyLink Administrative Hub on standard inexpensive PHP & MySQL servers.

Fast Setup Checklist
1
Create MySQL Database

Use phpMyAdmin or cPanel Wizard. Record your database name, user, and password.

2
Upload api.php Script

Copy the unified sync PHP code on the right and upload it to your web server (e.g. public_html/api.php).

3
Configure Pulse Sync

Paste the api.php URL in the top header and click "Pulse Sync" to automatically bootstrap your MySQL tables.

Operational API Check

Active Target Sync Endpoint

https://myfix.jayamax.com/api.php

Unified `api.php` Deployment Source Code

Place this file at your host root. It manages JWT, CORS requests, and bootstraps MySQL relations.