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
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
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.9...3.0.0
Illuminate\Cache\Repository was not being cleared from the containerFull Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.8...2.3.9
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
Tenant class from self to static by @ksassnowski in https://github.com/spatie/laravel-multitenancy/pull/365Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.5...2.3.6
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.4...2.3.5
Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.3...2.4.0
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
JobRetryRequested queue event and fix #259 by @aginev in https://github.com/spatie/laravel-multitenancy/pull/298Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.1.1...2.2.0
How can I help you explore Laravel packages today?