devaweb/livewire-data-table

Simple livewire data table

v1.2.1 2022-08-24 04:59 UTC

This package is auto-updated.

Last update: 2024-04-24 08:37:51 UTC


README

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.