New In Laravel 8.57.0 - A 'whereRelation' Method For Querying Relations

preview_player
Показать описание
In the latest version of Laravel 8.57.0, a new helper method is released to make the access of related data a little bit simpler. The method whereRelation method is introduced. It helps us to remove the closure from the whereHas method.

====================== Social Media Links ======================

Let's be friends

Follow On Facebook

====================== Video Related Links ======================

Pull Request Link:

====================== Other Videos ======================

New In Laravel Playlist

====================== Tech stack ======================
Laravel
PHP

#laravel #php #laraveltip #laratips
Рекомендации по теме
Комментарии
Автор

Hi thanks for new tips . May I know that performance about wherehas and whererelation ? Is it same performance or any different?

sakthivel-klws
Автор

Thanks for the tutorial. I have learned a lot.

LuisSolis