if you want to create DataTable easily and quickly with crazy features, this package is for you.
-These two Laravel packages are for making easy and quickly DataTable for your work with several features
The packages will let you handle data from the database and fetch it on dataTable,
we will use Laravel package to handle data coming from the database
and vue-datatable package to create dataTable, they work together perfectly,
to start using it, we will create a grid class
in the backend and vue component for the front end.
- Searching
- Sorting
- Add new relations
- Multiple selections
- Delete/Delete all
- Restructuring data
- Permission access
- Response notifications for events
- Pagination.