Go-Live Checklist
- Run the web installer or php artisan migrate:fresh --seed on the target environment.
- Configure APP_URL, database credentials, queue driver, and storage symlink before launch.
- Save notification and payment gateway credentials from Admin Settings, then run sandbox checks.
- Verify admin login, browser modules, API auth, invoice payment page, and notification delivery logs.