Add support to Tenant #1066
lucassmacedo
started this conversation in
Feature Requests
Replies: 1 comment
-
archtechx/tenancy presents the current tenant ID as tenant('id') Rather than an attribute on the auth()->user() What're you generating query-wise if you update with that? |
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.
-
I'm using this package in a saas application that uses Tenant, archtechx/tenancy and when my component it's renderized the logic of tenant are lost. (where tenant_id = 'xxx').
Actualy i'm rewriting in the component the where:
Beta Was this translation helpful? Give feedback.
All reactions