Admin Panel Start Page
Use this page to connect MySQL, let the panel create its own tables, and sync configured apps from the local registry when you are ready.
After setup, the main index.php dashboard can show app events, submissions, support tickets, and crash reports.
MySQL Connection
These values are stored in config/database.local.php. You can also use environment variables if preferred.
Database Setup
The button below lets the admin panel create or update its own MySQL tables using the migration files in migrations/.
| Migration | Name | Status |
|---|---|---|
001_create_admin_core |
Create admin core tables | Applied |
002_create_support_conversations |
Create support conversation tables | Applied |
Configured Apps Ready For Setup
These are the apps the panel will sync into MySQL after setup. If this list is empty, the panel still works as an independent support backend.
| App | Slug | Category | Version | Targets |
|---|---|---|---|---|
| Interest Calculator | interest-calculator |
calculator | 1.0.0 |
android, ios, windows, macos, tablets |