← Back

Laravel Livewire Advanced Data Table

This web based application built with laravel livewire, tailwind css and alphine js. Livewire is a full-stack framework for laravel that makes building dynamic interfaces simple. And this app I try to add many features as I can to make it advanced data table like searching, advanced searching, multi-column sorting, bulk actions to export selected data to excel or delete all selected data, importing from excel, adding and editing data without refreshing the page and so on.

Github

Source Code