Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mikailfaruqali's avatar

What is the best Laravel multitenancy package ?

most of Laravel multi-tenant app works properly in local but does not work in production/staging. If there is a tutorial video, I would appreciate it

0 likes
2 replies
sidneygijzen's avatar

There is a Multitenancy series here on Laracasts: https://laracasts.com/series/multitenancy-in-practice

Personally, I only have experience with the Laratrust package. This package works great for the type of projects I'm working on.

Finally, it would help if you can tell us a bit more about (the requirements of) your project and thus the features you're looking for in a multitenancy package. That way we can help you narrow down which packages might be relevant to your use-case.

Please or to participate in this conversation.