Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup)

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 b…


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


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup)." Budventure Technologies | Sciencx - Monday November 17, 2025, https://www.scien.cx/2025/11/17/open-sourcing-a-laravel-saas-starter-stripe-billing-teams-horizon-copy-paste-setup/
HARVARD
Budventure Technologies | Sciencx Monday November 17, 2025 » Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup)., viewed ,<https://www.scien.cx/2025/11/17/open-sourcing-a-laravel-saas-starter-stripe-billing-teams-horizon-copy-paste-setup/>
VANCOUVER
Budventure Technologies | Sciencx - » Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/11/17/open-sourcing-a-laravel-saas-starter-stripe-billing-teams-horizon-copy-paste-setup/
CHICAGO
" » Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup)." Budventure Technologies | Sciencx - Accessed . https://www.scien.cx/2025/11/17/open-sourcing-a-laravel-saas-starter-stripe-billing-teams-horizon-copy-paste-setup/
IEEE
" » Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup)." Budventure Technologies | Sciencx [Online]. Available: https://www.scien.cx/2025/11/17/open-sourcing-a-laravel-saas-starter-stripe-billing-teams-horizon-copy-paste-setup/. [Accessed: ]
rf:citation
» Open-sourcing a Laravel SaaS Starter: Stripe Billing, Teams & Horizon (Copy-Paste Setup) | Budventure Technologies | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.