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

https://github.com/simtabi/livewire-datatables-theming

Livewire Datatables with bootstrap 5 support. Uses MedicOneSystems under the hood
https://github.com/simtabi/livewire-datatables-theming

Last synced: 5 months ago
JSON representation

Livewire Datatables with bootstrap 5 support. Uses MedicOneSystems under the hood

Awesome Lists containing this project

README

          

# Livewire datatable
Laravel Livewire datatables theming.

- Support Bootstrap 5
- Uses [MedicOneSystemsLivewire Datatable](https://github.com/MedicOneSystems/livewire-datatables) under the hood.

## Download
```
composer require simtabi/livewire-datatables-theming
```

## Installation
No publish default views of Livewire Datatables.

```
php artisan vendor:publish --tag="livewire-datatables-theming"
```

## Developers
- [Easter Manyara](https://github.com/mean-lanski)
- [Imani Manyara](https://imanimanyara.com)