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
- Host: GitHub
- URL: https://github.com/simtabi/livewire-datatables-theming
- Owner: simtabi
- Created: 2022-03-28T17:20:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T14:16:35.000Z (about 4 years ago)
- Last Synced: 2025-05-18T11:07:29.766Z (about 1 year ago)
- Language: Blade
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)