Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaytuz/views-bs4-livewire-datatable
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4 and some languages.
https://github.com/emmanuelaytuz/views-bs4-livewire-datatable
bootstrap bootstrap4 laravel livewire livewire-datatables php views
Last synced: 4 days ago
JSON representation
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4 and some languages.
- Host: GitHub
- URL: https://github.com/emmanuelaytuz/views-bs4-livewire-datatable
- Owner: EmmanuelAyTuz
- Created: 2021-03-23T06:31:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T19:27:10.000Z (about 3 years ago)
- Last Synced: 2025-01-15T13:18:22.994Z (9 days ago)
- Topics: bootstrap, bootstrap4, laravel, livewire, livewire-datatables, php, views
- Language: Blade
- Homepage:
- Size: 313 KB
- Stars: 16
- Watchers: 4
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Views-BS4-Livewire-Datatable
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4 and some languages.- Views with Bootstrap 4 classes
- Based on views of package [MedicOneSystems Livewire Datatable](https://github.com/MedicOneSystems/livewire-datatables)## Previously
You need:
- [Laravel Framework](https://github.com/laravel/laravel)
- [Livewire](https://github.com/livewire/livewire)
- [MedicOneSystems Livewire Datatables](https://github.com/MedicOneSystems/livewire-datatables)## Highly recommended
- [Jetstrap](https://github.com/nascent-africa/jetstrap)## Download
composer require emmanuel/livewire-datatable-bs4## Installation
No publish default views of Livewire Datatables.
php artisan vendor:publish --tag="livewire-datatable-bs4"## Screenshots
- Template Syntax
![example_template](https://user-images.githubusercontent.com/34067768/115980313-717ec700-a551-11eb-960c-c4408576162d.png)- Component Syntax
![example_component](https://user-images.githubusercontent.com/34067768/115980415-316c1400-a552-11eb-9861-17ba9f2c4a7f.png)