You filtered data with whereHas() and selected the same records via with(). You no longer need to call both methods. Since Laravel 9.16 you can…
Leave a CommentTutorials focused on Web Development, ReactJS, JavaScript, PHP, Database Design, Devops
You filtered data with whereHas() and selected the same records via with(). You no longer need to call both methods. Since Laravel 9.16 you can…
Leave a Comment