andersao / andersao/l5-repository
Apply criteria globally.
未關閉
- 主要語言
- PHP
- 星號
- 4.2k
- 分支
- 880
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I want to prevent users from seeing blocked users.
I have added a criteria in the boot method of the UserRepository. I want this criteria to be applied to all queries to the users table. This is not the case when eager loading a relation.
How can I make this work using repositories? We don't use Eloquent.
貢獻指南
評估
這個 Issue 還沒有評估資料。