Replies: 1 comment
-
I guess I missed #39 - sorry. So this thread can actually be archived. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently thinking about including this package in our application, which is going to be refactored into a multi-tenancy application in a few weeks.
Do you see any problems using this package in a multi-tenancy application?
After reviewing the documentation, I think this should be possible by changing the
CreateSettingsTable
migration. Furthermore, I guess we have to implement our ownSettingsRepository
.Or is there an even simpler approach?
Thanks a lot in advance.
Beta Was this translation helpful? Give feedback.
All reactions