🔥 Laravel tip: The `whereRelation` method
Oct 18, 2022
You can use the `whereRelation` method instead of `whereHas` when filtering by a simple where statement.

Other tips:
🔥 Laravel Tip: Update or create
May 1, 2022
🔥 Laravel tip: Eloquent when
Feb 15, 2022