This content originally appeared on DEV Community and was authored by Budventure Technologies
I packaged the billing/teams scaffolding we use on client projects into a minimal SaaS starter.
✅ Stripe Billing (subscriptions, webhooks)
✅ Teams (org members/roles)
✅ Horizon queue + ping endpoint
✅ Copy-paste quickstart
Install:
composer require budventure/billing:^0.1
php artisan vendor:publish --tag=budventure-billing
php artisan migrate
php artisan horizon
Docs & why we built it (benchmarks, gotchas):
Check here
Repo:
https://github.com/kajol-ds/laravel-saas-starter
This content originally appeared on DEV Community and was authored by Budventure Technologies
Budventure Technologies | Sciencx (2025-11-17T11:36:51+00:00) Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup). Retrieved from https://www.scien.cx/2025/11/17/open-sourcing-a-laravel-saas-starter-stripe-billing-teams-horizon-copy-paste-setup/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.