Constellation
Install pre-built modules and apps to add functionality to your project in minutes.
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.
Real-time Notifications
Public project
A notification bell with live in-app updates over Laravel Reverb — unread badge, activity feed, read tracking and per-user preferences, running on the same token auth as Auth & Teams. Reference it into your project, adapt what you need, and export it as standard Laravel that's yours to keep.
Lemon Squeezy Billing
Public project
Sell subscriptions with Lemon Squeezy as your merchant of record — they handle VAT and sales tax worldwide. Pricing page, hosted checkout, and HMAC-verified webhooks that keep subscription state in your own database.
Social Login
Public project
Sign in with Google or GitHub. OAuth buttons, CSRF-safe callbacks and automatic account linking - on your own provider keys, with more providers added from settings, not code.
Magic Link Auth
Public project
Passwordless sign-in with one-time emailed links: tokens stored only as hashes, 15-minute single-use expiry, enumeration-safe requests, and delivery through your own email provider (Resend-compatible API). Users are created on first sign-in.
Waitlist & Referrals
Public project
Launch tooling in one install: a waitlist page with live queue positions, referral links that move people up when friends join, and one-click batch invites for the top of the queue.
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.
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.
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.