hipsterjazzbo / Landlord

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

model tenant_column variable. #20

Closed cargie closed 8 years ago

cargie commented 8 years ago

only scoped model with respect to what column will be specified on model.

protected $tenant_column = ['company_id'];