This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
singlequote/laravel-datatables is a Laravel package for this repo contains a datatable that can render a filterable and sortable table. it aims to be very lightweight and easy to use. it has support for retrieving data asynchronously, pagination and recursive searching in relations.
It currently has 19 GitHub stars and 24.872 downloads on Packagist (latest version 4.0.28).
Install it with composer require singlequote/laravel-datatables.
Discover more Laravel packages by singlequote
or browse all Laravel packages to compare alternatives.
Last updated
Please note that this package (singlequote/Laravel-datatables) is no longer actively maintained.
For a more modern and improved solution, please use the new package: singlequote/laravel-api-resource.
We strongly recommend migrating to the new package to receive the latest features and updates.
This repo contains a Serverside Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination, permission check, role check, laravel policies and recursive searching in relations.
The package is tested on laravel 5,6,7,8 and 9
You can install the package via composer:
composer require singlequote/laravel-datatables
We wanted our code as clean as possible and use the same code more than once.
Link. It generates an html a tag Check it hereButton and Link class. You can use data columns now for showing server side data. Check it herePlease see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
Our address is: Quotec, Traktieweg 8c 8304 BA, Emmeloord, Netherlands.
The MIT License (MIT). Please see License File for more information.