Laravel whereRelation() vs whereHas(): key Differences and usage

In this post explain of how to use laravel whereRelation() and whereHas. If you have any question about relationship whereRelation then i will give easy example with solution. Laravel’s Eloquent ORM provides powerful methods to query related models. Two commonly used…