tenancy

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

MIT License

Downloads
28.3K
Stars
1.1K
Committers
19

Bot releases are hidden (Show)

tenancy - v2.3.0-beta1 Latest Release

Published by ArlonAntonius 6 months ago

What's Changed

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

tenancy - v2.2.0

Published by ArlonAntonius 9 months ago

What's Changed

Internal changes

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

tenancy - v2.2.0-beta2

Published by ArlonAntonius 12 months ago

What's Changed

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

tenancy - v2.2.0-beta

Published by ArlonAntonius 12 months ago

What's Changed

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

tenancy - v2.1.0

Published by ArlonAntonius over 1 year ago

What's Changed

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

tenancy - v1.3.0

Published by ArlonAntonius almost 4 years ago

Added

  • PHP 8 Support (#219)
tenancy - v1.2.0

Published by ArlonAntonius about 4 years ago

Added

  • Ability to flush all migration paths including those registered by other packages (#210)
tenancy - v1.1.2

Published by ArlonAntonius about 4 years ago

Fixed

  • Queue identification serialization (#202)
tenancy - v1.1.1

Published by ArlonAntonius about 4 years ago

Fixed

  • FIXED: Laravel 8 support for tenancy/framework (#200)
tenancy - v1.1.0

Published by ArlonAntonius about 4 years ago

Added

  • Laravel 8 support (#194)

Removed

  • Abandon tenancy/testing (#194)
tenancy - v1.0.3

Published by fletch3555 about 4 years ago

tenancy - v1.0.2

Published by fletch3555 about 4 years ago

Fixed

  • Added missing "replaces" entry for queue identification in composer.json (#183)
tenancy - v1.0.1

Published by ArlonAntonius over 4 years ago

Fixed

  • Return value of docblock (#166)
  • Change queue only after booting the application (#179)

Removed

  • Unnecessary bindings trait (#167)
tenancy - v1.0.0

Published by ArlonAntonius over 4 years ago

🎊 Initial Release 🎊