Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunarphp/livewire-tables

[READ ONLY] Subtree split of the Livewire Datatable component (see lunarphp/lunar)
https://github.com/lunarphp/livewire-tables

Last synced: 9 days ago
JSON representation

[READ ONLY] Subtree split of the Livewire Datatable component (see lunarphp/lunar)

Awesome Lists containing this project

README

        

# Livewire Tables

## Installation

```
composer require lunarphp/livewire-tables
```

## Creating a table

```php