Application & Database Setup

Enter app details, database credentials, and the first super admin account.

1. Permission Check
2. App Setup
3. Purchase Verification
4. Complete

Important

Use a fresh MySQL database for the cleanest installation.

If you want full demo or legacy schema import, add your SQL file at database/sql/install.sql.

Installer Behavior

Step 1 writes the new .env values.

Step 2 imports install.sql if available, then runs Laravel migrations.

Application

Database

Super Admin Account

Back