Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/lunarphp/livewire-tables
- Owner: lunarphp
- Created: 2022-08-26T12:03:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T11:52:28.000Z (6 months ago)
- Last Synced: 2024-10-09T18:24:31.891Z (27 days ago)
- Language: PHP
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Livewire Tables
## Installation
```
composer require lunarphp/livewire-tables
```## Creating a table
```php