FAQ And Troubleshooting
Blank page after install
Check .env, database credentials, storage permissions, and run php artisan optimize:clear.
Mail not sending
Review Settings -> Channels, test SMTP, and verify queue/cron if mail delivery is queued.
Demo data missing
Run php artisan db:seed --class=InstallerDemoSeeder or use Demo Studio from CRM admin.
Support checklist
- Application version
- PHP version and extensions
- Error message and route
- System Health Center screenshot
- Recent upgrade or seeding action