DataTables Overview

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.

Official documentation of DataTables is available at datatables.net

Laravel DataTables

Laravel DataTables is a package that handles the server-side works of DataTables using Laravel.

For this package, we use laravel-datatables and the Github repository