Ordering database queries by relationship columns in Laravel - Post Image

Ordering database queries by relationship columns in Laravel Community 1,221 clicks

In this article we're going to explore how to order database queries by the value (column) of an Eloquent relationship.

reinink.ca