Level 11
You can build a datatable with your requirements using the table component in bootstrap-vue and the laravel query builder package by spattie. I've used it in a real world project.
Hello , I would like to create a table witch will use a Rest json API (developed with lumen),
this table should :
List items
Search by every column (Ajax)
pagination (Ajax)
Whats the best Vue table in your opinions ?
Thanks
Please or to participate in this conversation.