goravel icon indicating copy to clipboard operation
goravel copied to clipboard

✨ [Feature] Add Has, WhereHas, orWhereHas, DoesntHave , WhereDoesntHave, orWhereDoesntHave for Orm

Open hwbrzzl opened this issue 2 years ago • 11 comments

Before feedback (在反馈之前)

  • [X] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能)

Describe Feature (描述功能)

Like:

  • https://laravel.com/docs/10.x/eloquent-relationships#querying-relationship-existence
  • https://laravel.com/docs/10.x/eloquent-relationships#querying-relationship-absence

There is a related PR: https://github.com/goravel/framework/pull/406, but there are some problems with it, you can check the comments for more information.

hwbrzzl avatar Mar 12 '24 02:03 hwbrzzl

Hi @hwbrzzl 👋

We think your feedback is very valuable! If you are interested, please submit a PR, please include test cases, documentation, etc., and ensure that the CI is passed, thank you and look forward to your contribution! 我们认为您的反馈非常有价值!如果有兴趣欢迎提交 PR,请包含相应的测试用例、文档等,并确保 CI 通过,感谢和期待您的贡献!

github-actions[bot] avatar Mar 12 '24 02:03 github-actions[bot]