VELORA DATABASE REPAIR

For an existing Velora database that was imported from an earlier build:
1. Open http://localhost/phpmyadmin
2. Select database velora_dating
3. Click Import
4. Import database/repair_existing.sql
5. Then visit http://localhost/velora-dating-platform/public/health

This repair script does NOT drop tables. It creates missing profile/preference/wallet/notification rows and restores base interests/prompts.

IMPORTANT: If you want a completely clean demo database, import database/schema.sql first, then database/seed.sql. schema.sql intentionally recreates the database tables.
