hipsterjazzbo / Landlord

A simple, single database multi-tenancy solution for Laravel 5.2+
MIT License
614 stars 138 forks source link

Change readme #36 #37

Closed e-b-p closed 7 years ago

e-b-p commented 7 years ago

Changed ReadMe so the trait to use in models is BelongsToTenant, not BelongsToTenants. #36

hipsterjazzbo commented 7 years ago

No, BelongsToTenants plural is correct. It changed in v2.0, which is still tagged as a beta.