use in multi tenant #176
Unanswered
vahidalvandi
asked this question in
Q&A
Replies: 2 comments
-
Take a look here: #39 This package can be used in multi tenancy setups but it requires some work. We use it with the spatie/multi-tenancy package wothout problems but this requires some integration. Since we want to keep this package as light as possible we're not providing any bootstrap for external packages since this would only clutter the code in my opinion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi . i want to use this package in multi tenant app . Each tenant has its own settings .
how i can run it in multi tenant
Beta Was this translation helpful? Give feedback.
All reactions