trypost/app/Http/Requests
Paulo Castellano a78f5a96ae feat(onboarding): add "where you found us" referral-source step
Adds a single-select referral-source step between the goals and connect
steps of onboarding. The choice is stored on users.referral_source and
mirrored to PostHog, mirroring the existing persona and goals steps.

- ReferralSource enum (12 sources) + nullable users.referral_source column
- referralSource()/storeReferralSource() controller actions with the same
  self-hosted, subscribed, persona and goals guards as the sibling steps
- connect() now requires a referral source before rendering
- Single-select ReferralSource.vue page mirroring the goals step
- Localized across all 15 locales
2026-07-18 16:07:11 -03:00
..
Api Harden per-image alt text across publishers, validation, and attach paths 2026-07-16 13:55:33 -03:00
App feat(onboarding): add "where you found us" referral-source step 2026-07-18 16:07:11 -03:00