kdion4891 / laravel-livewire-tables

A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
302 stars 41 forks source link

table is unstyled, could you include a demo please? #2

Closed vesper8 closed 4 years ago

vesper8 commented 4 years ago

It would be very useful if you included a starter-kit or a working demo

right now I was able to install it but the table itself is unstyled.. does it depend on Bootstrap or something else?

kdion4891 commented 4 years ago

Check the installation in the readme. It works with Laravels built-in UI scaffolding, as well as Font Awesome.

If you don't want to use the Laravel UI scaffolding, you need to install Bootstrap 4 via NPM.