eloquent
How to sort a Laravel query builder result by multiple columns? | Laravel Point
You can sort a Laravel query builder result by multiple columns by passing an array of columns to the order…
You can sort a Laravel query builder result by multiple columns by passing an array of columns to the order…