Multi Tenant Versions Save

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

5.9.1

8 months ago

What's Changed

Full Changelog: https://github.com/tenancy/multi-tenant/compare/5.9.0...5.9.1

5.9.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tenancy/multi-tenant/compare/5.8.2...5.9.0

5.8.0

2 years ago

5.7.3

2 years ago

5.7.2

2 years ago

Changed

  • Trim slashes from request URI before redirecting (#1001)

5.7.1

3 years ago

5.7.0

3 years ago

Added

  • Laravel 8 Support

Removed

  • Laravel 7 Support