Constellation
Reference production-ready modules straight into your project in minutes — or install a full copy to make it your own.
Laravel Starter Kit
Authentication & Pages
Home, Dashboard, and Settings pages with full authentication flow including login, registration, password reset, and email verification.
AI Knowledge Assistant
Retrieval-grounded (RAG)
A retrieval-grounded assistant that answers from your own content and cites its sources — every claim referenced, no hallucinations. Runs on your own AI keys and data.
Subscription Billing
Stripe / Cashier
Add paid plans to a product: a pricing page, Stripe Checkout and recurring revenue — running on your own Stripe account. Powered by Laravel Cashier.
Feature Flags
Public project
Ship features dark, roll them out gradually, and gate them by plan. Toggles, deterministic percentage rollouts, per-user overrides and a preview-as-anyone admin screen — no third-party flag service.
Status Page
Public project
Statuspage-style system health for your app: tracked components with operational/degraded/outage states, incidents with severity and update timelines (investigating through resolved), an overall health banner, and past-incident history. Resolving an incident auto-restores its component, changes broadcast on the status channel, and every lifecycle event lands on the Audit Log module's shared trail.
Paddle Billing
Public project
Sell subscriptions with Paddle as your merchant of record — sales tax and VAT handled worldwide, invoices included. Hosted checkout via the Paddle Billing API, verified webhooks keeping subscription state in your database, and end-of-period cancellation.
Two-Factor Auth
Public project
App-based two-factor codes for any Laravel login: RFC 6238 TOTP that works with Google Authenticator and 1Password, QR enrolment, single-use recovery codes, and a verify step built on the same AuthService as Auth & Teams — no third-party auth service, exports as standard Laravel.
File Storage
Public project
Upload files straight from the browser to your own S3, Cloudflare R2 or any S3-compatible bucket with presigned URLs — your keys, your bucket, no SDK. Per-user file listings, short-lived download links and deletes included.
Changelog & Announcements
Public project
Public changelog with one-click release announcements. Publish feature/improvement/fix entries with versions, pull shipped Feedback Board posts straight into the changelog, and email releases to subscribers via the Transactional Email module — the first module wiring in two other Constellation modules.
NPS & Surveys
Public project
In-app NPS, ratings and open-text surveys with one answer per respondent (anonymous respondents supported), live promoter/passive/detractor buckets and comment feeds. Every NPS response snapshots the running score into the Metrics Dashboard module's tables, so your NPS charts over time alongside your other metrics.
Park Arrivals & Housekeeping
Public project
The daily heartbeat of a holiday park: arrivals and departures boards built straight from your campsite bookings, guest check-in/out, and changeover cleans raised automatically on checkout with a housekeeping queue from needed to done.
Pitchup Channel Sync
Public project
Two-way Pitchup.com sync for campsite bookings: ring-fenced allocation push, automatic booking/amendment/cancellation pull, per-pitch iCal fallback, and an operator desk where a stale or broken sync is impossible to miss.
Plans & Entitlements
Public project
Plan-based gating for SaaS: define plans and features once, then check, limit and meter everything with one service. Overrides for comped customers, unlimited tiers, monthly usage counters, and a live bridge into Usage Metering.
Staff Rotas
Public project
Plan the week's shifts without double-booking anyone. Clash detection per person, one-click cancellation, and a live view of hours worked and what the week costs in wages.
Extras & Add-ons
Public project
Sell add-ons against campsite bookings: a priced catalogue (per-night or per-item), orders attached to stays, an unpaid-extras feed per guest, and one action that bills a guest's extras onto a draft invoice through the referenced Invoicing module.