Laravel Datatables Versions Save

jQuery DataTables API for Laravel

v11.1.0

3 weeks ago
  • feat: Optimize simple queries #3135
  • fix: #3133

v11.0.0

1 month ago

Laravel 11 🍻

v10.11.4

2 months ago
  • fix: Facade EloquentDataTable return type typo #3123

v10.11.3

4 months ago
  • fix: Update composer.json to use Larastan Org #3107

v10.11.2

4 months ago

fix: scout search with smart search #3105

v10.11.1

5 months ago

fix: Prevent error when PHP extension iconv not enabled. #3098

v10.11.0

6 months ago
  • feat: Scout Search Implementation #3082
  • feat: Add scout fixed ordering for pgsql and oracle #3090

v10.10.0

7 months ago
  • feat: allow closure on formatColumn #3073

v10.9.0

7 months ago

feat: Ability to pass static data to a blade render #3067

v10.8.0

8 months ago
  • feat: convert prepareQuery from protected to public #3045