ml-archive / nodes-php-database

Makes it easier to work with models and repositories in Laravel.
http://nodesagency.com
MIT License
3 stars 2 forks source link

withTrashed not working as expected. #14

Closed John-Ciuchea closed 7 years ago

John-Ciuchea commented 7 years ago

Nodes\Database\Eloquent\Repository::withTrashed method returns all results and ignore other filters.

Casperhr commented 7 years ago

withTrashedand onlyTrashedresets builder