Skip to content
Discussion options

You must be logged in to vote

Backpack does not provide official, first-party documentation or a dedicated integration guide for multi-tenancy with stancl/tenancy. However, there are several community discussions and experiences that can help guide your approach:

  • Multi-tenancy with Backpack is possible, but you will likely need to handle some customizations yourself. The general advice is to use a package like spatie/laravel-multitenancy or stancl/tenancy, and then ensure that your Backpack admin panel is aware of the current tenant context. This might involve switching database connections or applying tenant-specific logic in your models, controllers, or middleware. There is no out-of-the-box solution from Backpack…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jcastroa87
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants