Laravel Multitenancy Versions Save

Make your Laravel app usable by multiple tenants

2.3.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.5...2.3.6

2.3.5

2 years ago

What's Changed

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.4...2.3.5

2.3.4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.3...2.4.0

2.3.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.2...2.3.3

2.3.2

2 years ago
  • add support for Laravel 9

2.3.1

2 years ago

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.3.0...2.3.1

2.3.0

2 years ago

What's Changed

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.2.0...2.3.0

2.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-multitenancy/compare/2.1.1...2.2.0

2.1.1

2 years ago
  • add filterCurrent and rejectCurrent to TenantCollection (#275)

2.1.0

3 years ago
  • add Laravel Octane support