spatie/laravel-multitenancy
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.
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.8...4.0.9
execute() by @moisish in https://github.com/spatie/laravel-multitenancy/pull/622$latestResponse error on prefer-lowestFull Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.7...4.0.8
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.6...4.0.7
TenantAware by @SethSharp in https://github.com/spatie/laravel-multitenancy/pull/602TenantAware and NotTenantAware interfaces by @przemyslaw-przylucki in https://github.com/spatie/laravel-multitenancy/pull/607Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.5...4.0.6
ShouldBeEncrypted need to be decrypted by @Joel-Jensen in https://github.com/spatie/laravel-multitenancy/pull/588Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.4...4.0.5
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.3...4.0.4
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.2...4.0.3
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.1...4.0.2
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/4.0.0...4.0.1
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.2.0...4.0.0
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.1.1...3.2.0
TenantNotFoundForRequestEvent by @jacobmllr95 in https://github.com/spatie/laravel-multitenancy/pull/502Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.1.0...3.1.1
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.0.3...3.1.0
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.0.2...3.0.3
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.0.1...3.0.2
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/3.0.0...3.0.1
Illuminate\Cache\Repository was not being cleared from the containerFull Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.8...2.3.9
NotTenantAware jobs will now forget any current tenant that might have been set when starting processing.Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.7...2.3.8
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.6...2.3.7
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.2...2.3.3
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.0...2.3.1
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.2.0...2.3.0
TenantAwareexecute for the landlord$tenant->execute($callable) to execute isolated tenant code (#60)tenant:artisan search field customizable using config (#52)Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.3...2.4.0
How can I help you explore Laravel packages today?