https://github.com/rappasoft/laravel-livewire-tables-demo
Laravel Livewire Tables Demo
https://github.com/rappasoft/laravel-livewire-tables-demo
Last synced: about 1 month ago
JSON representation
Laravel Livewire Tables Demo
- Host: GitHub
- URL: https://github.com/rappasoft/laravel-livewire-tables-demo
- Owner: rappasoft
- Created: 2021-06-21T20:33:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T12:35:32.000Z (over 1 year ago)
- Last Synced: 2025-04-19T12:13:53.329Z (about 2 months ago)
- Language: PHP
- Size: 2.58 MB
- Stars: 19
- Watchers: 3
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Livewire Tables Demo
The repo is using a SQLite database, and has ready examples for Bootstrap 4 & 5, and Tailwind 2 for the [Laravel Livewire Tables](https://github.com/rappasoft/laravel-livewire-tables) plugin.
Installation:
- php artisan migrate
- php artisan db:seed### Enjoying this project? [Buy me a beer 🍺](https://www.buymeacoffee.com/rappasoft)