Laravel - Inertia - Vue - Table and Column Sorting
Hello everyone
I have a simple paginated index page and I populate the data inside a table
What is the best practise to force sorting when clicking on a table heading cell?
Could I also implement multiple sorting?