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.