PushpendraPateria's avatar

Seeking Guidance on HYN/Multi-Tenant Compatibility with Laravel 11

Hello Laracast community,

I am currently working on a Laravel 10 application that uses the HYN/multi-tenant package for multi-tenancy. As I am planning to upgrade to Laravel 11, I’ve encountered an issue: the HYN/multi-tenant package currently does not support Laravel 11, and there doesn’t seem to be any update or progress towards this compatibility.

I would like to ask if anyone has insights into why this package has not been updated to support Laravel 11. Are there any specific challenges or reasons for the lack of support?

Additionally, I’m looking for alternative packages that can provide multi-tenancy functionality with minimal effort to integrate and without significant impact on the existing application. Is there a better-suited package for Laravel 11 that you would recommend?

If there are any workarounds to continue using HYN/multi-tenant with Laravel 11 or if there are any best practices to consider while transitioning to a new package, please let me know.

Thank you in advance for your help!

0 likes
1 reply
Tray2's avatar

The simplest would be to fork the package, and then create a PR.

Please or to participate in this conversation.