hipsterjazzbo / Landlord

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

TenantModelNotFoundException incompatible declaration of setModel #39

Closed tcfw closed 7 years ago

tcfw commented 7 years ago

Receiving the following error:

Declaration of HipsterJazzbo\Landlord\Exceptions\TenantModelNotFoundException::setModel() should be compatible with Illuminate\Database\Eloquent\ModelNotFoundException::setModel($model, $ids = Array)

Using Laravel 5.3.19 on PHP 7.0.6