lv2-datatable: Laravel Datatables Vue.js Component
Briefly

Integrate your Laravel datatables with your #vuejs app using lv2-datatable and you don't need JQuery!Its so easy to setup.Interact with a working demo here
Getting Started
Installation
npm install lv3-datatable
Usage
Client Side
import { createApp } from "vue"; import App from "./App.vue";
Read at Vue.js Feed
[
|
]