Tenancy Versions Save

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

v2.3.0-beta2

1 month ago

What's Changed

Full Changelog: https://github.com/tenancy/tenancy/compare/v2.2.0...v2.3.0-beta2

v2.2.0

3 months ago

What's Changed

Internal changes

Full Changelog: https://github.com/tenancy/tenancy/compare/v2.1.0...v2.2.0

v2.2.0-beta2

6 months ago

What's Changed

Full Changelog: https://github.com/tenancy/tenancy/compare/v2.2.0-beta...v2.2.0-beta2

v2.2.0-beta

6 months ago

What's Changed

Full Changelog: https://github.com/tenancy/tenancy/compare/v2.1.0...v2.2.0

v2.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/tenancy/tenancy/compare/v2.0.0...v2.1.0

v1.3.0

3 years ago

Added

  • PHP 8 Support (#219)

v1.2.0

3 years ago

Added

  • Ability to flush all migration paths including those registered by other packages (#210)

v1.1.2

3 years ago

Fixed

  • Queue identification serialization (#202)

v1.1.1

3 years ago

Fixed

  • FIXED: Laravel 8 support for tenancy/framework (#200)

v1.1.0

3 years ago

Added

  • Laravel 8 support (#194)

Removed

  • Abandon tenancy/testing (#194)