Sort Data on a Vue Frontend with Laravel Query Builder from Spatie
In this lesson, learn how to sort data with Laravel Query Builder for your Vue.js frontend. Because we’ve setup our request to the backend to mirror the query string from our application url, the sort query parameter is already supported.