nWidart / laravel-modules

Module Management In Laravel
https://docs.laravelmodules.com
MIT License
5.54k stars 962 forks source link

best multi-tenancy package that is compatible with Laravel-modules #1569

Closed mnarbash closed 1 year ago

mnarbash commented 1 year ago

Hello,

I would like to build a multi-tenancy application using Laravel-modules. Could you please suggest the best multi-tenancy package that is compatible with Laravel-modules?

anburocky3 commented 1 year ago

I use https://tenancyforlaravel.com/ for my apps.

have few drawbacks. but still i love this package.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

heshamabdallah commented 11 months ago

@anburocky3 Hi, would you mention some of the drawbacks? We are working on a POC to test this package with https://tenancyforlaravel.com, it will be very appreciated if you shared the drawbacks with us.

Fludem commented 8 months ago

@anburocky3 Hi, would you mention some of the drawbacks? We are working on a POC to test this package with https://tenancyforlaravel.com, it will be very appreciated if you shared the drawbacks with us.

I know this is old but for anyone who see's this in the future.

I've personally used tenancyforlaravel and the paid for saas boilerplate and I haven't really had any problems yet. It's saved me a lot of time.