SaaSHub helps you find the best software and product alternatives Learn more β
Tenancy Alternatives
Similar projects and alternatives to tenancy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
jetstream-cashier-billing-portal
Discontinued Cashierstream is a simple Spark alternative written for Laravel Jetstream, with the super-power of tracking plan quotas, like seats or projects number on a per-plan basis
-
-
-
Proxy yxorP
About Web π¦ Proxy (GUI) : The SAAS(y), Multi-tenancy, Headless, Plug & Play, Web Proxy, Guzzler - Back-end included, PHP CURL+Composer are Optional. Leveraging SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.
-
-
multi-tenant
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
-
enso
Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` - (by laravel-enso)
-
-
tenancy
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups. (by tenancy)
-
tenancy discussion
tenancy reviews and mentions
-
tenancy VS sprout - a user suggested alternative
2 projects | 4 Jul 2026
-
Running Artisan Commands Across Tenants: A Guide to tenants:run (stancl/tenancy)
If you run a multi-tenant Laravel app with stancl/tenancy, sooner or later you need to run an Artisan command for every tenant at once β migrate their databases, clear their caches, or regenerate a nightly report. The problem is that php artisan migrate only touches your central database. Each tenant gets left behind.
-
Building a GDPR-Compliant Multi-Tenant CRM with Laravel
We use stancl/tenancy v3 with database-per-tenant isolation. Each tenant gets their own MySQL database (tenant_acme, tenant_demo, etc.).
-
Laravel IQ - Level 1 - Part 3
Tenancy for Laravel
-
Creating a Multi-Tenant Application with Laravel and Neon
stancl/tenancy Documentation
- Whats the best way to make a SaaS in laravel that dupports multiple organizations?
-
What vulnerabilities occur when I allow my users to have their own domains?
https://tenancyforlaravel.com/ have a look at this - looks like youβre going to need a wildcard ssl to get this to work - but this package was very helpful. And looks like it could cut out a lot of the work for you.
-
Creating a way to switch between companies?
That's a bit confusing, too, to have a page that was working suddenly fail on a refresh. For multi-account admins, I tend to prefer an approach that puts the company in the URL, like /admin/{company}/foo or a subdomain-based approach. Both tend to be supported by systems like https://tenancyforlaravel.com/.
-
Laravel vapor / multi-tenant / tenancy for laravel
Use this https://tenancyforlaravel.com/
-
Maintainer of open-source project Orthanc asked to show proof of ISO compliance
I do not consider it a reasonable request. The burden to maintain an open-source project is already heavy and entitled users should be flagged whenever possible.
Examples abound. Came across this one recently: https://github.com/archtechx/tenancy/issues/654#issuecomment...
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
Stats
stancl/tenancy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of tenancy is PHP.