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