gecche/laravel-multidomain
Run one Laravel codebase across multiple domains/tenants. Automatically load per-domain .env, storage paths, and database connections so each customer can have isolated config, data, and files while sharing the same application code.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-multitenancy | 0.85 | Unopinionated multitenancy for Laravel. Detect the current tenant per request and define what happens when switching tenants. Supports single or multiple databases, tenant-aware queued jobs, commands that run per tenant, and easy per-model connection setup. | 1,323 | 1,327 | 176 | 151K | 1 | 41.0 | 33.5 | MIT | 1 month ago | |
| stancl/tenancy | 0.85 | Automatic multi-tenancy for Laravel apps with minimal code changes. Provides tenant identification (e.g., by hostname/subdomains), isolated tenant bootstrapping, and tenancy-aware database/config switching without swapping core Laravel classes or adding model traits. | 4,312 | 4,318 | 486 | 386K | 6 | 68.4 | 39.4 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?