extending the Tenant model #508
MattWiseParking
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when extending the Tenant Model, do you need to add the trait
use UsesLandlordConnection
to the model? or will the model know exactly which connection/database to use automatically?
Beta Was this translation helpful? Give feedback.
All reactions