Deployment

Production Checklist

Pre-launch items.

1 min read v1 API
  1. APP_DEBUG=false, APP_ENV=production
  2. Configure Finix production credentials and webhooks
  3. Set FINIX_SUBSCRIPTION_CHECK as intended
  4. Configure S3, Pusher, FCM credentials
  5. Run migrations; verify scheduler cron
  6. Start/restart queue workers
  7. php artisan telescope:prune scheduled (if Telescope enabled)