Skip to content

devawebdeveloper/laravel-livewire-data-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-livewire-data-table

Laravel livewire simple data table

install via composer

composer require devaweb/livewire-data-table

In this livewire datatable, you can manage data efficiently in GUI. You can add and edit columns and make columns sortable, searchable, editable, and filterable.

See full documentation.