rappasoft/laravel-livewire-tables
Laravel Livewire Tables provides dynamic, feature-rich data tables for Laravel Livewire with sorting, searching, filtering, pagination, bulk actions, and Bootstrap/Tailwind support. Build reusable table components backed by Eloquent queries.
The IncrementColumn provides an easy way to display the row's index in the loop.
Please note - this is not linked to the row's primary key!
IncrementColumn::make('#'),
How can I help you explore Laravel packages today?