cybercog / laravel-ownership

Laravel Ownership simplify management of Eloquent model's owner.
https://komarev.com/sources/laravel-ownership
MIT License
89 stars 16 forks source link

Add withDefaultOwner, withoutDefaultOwner, whereNotOwner #1

Closed antonkomarev closed 7 years ago

antonkomarev commented 7 years ago

Fixes automatically defining of owner on model creation.