In this lesson, we will implement the last feature for the table, column sorting.

As with everything in Livewire, first, we need will add public properties to the component...
In this lesson, we will implement the last feature for the table, column sorting.

As with everything in Livewire, first, we need will add public properties to the component...
need to create the 3 views.svg: sort-asc.blade.php sort-desc.blade.php and sort.blade.php
https://github.com/LaravelDaily/Laravel-Livewire-Orders/tree/main/resources/views/svg
wow Povilas a lot of this topic especially about Livewire go way over my head. got some catching up to do!
Why don't you check out "Practical Laravel Livewire from Scratch"