hipsterjazzbo / Landlord

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

Argument 1 passed to Illuminate\Database\Eloquent\Builder::withoutGlobalScopes() must be of the type array, object given #43

Closed obrunsmann closed 7 years ago

obrunsmann commented 7 years ago

If I call findOrFail on my model.

jscrobinson commented 7 years ago

@HipsterJazzbo Do you think #43 will be merged in soon?

jscrobinson commented 7 years ago

Thanks @HipsterJazzbo :)