n1crack / datatables

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.
https://datatables.ozdemir.be/
MIT License
267 stars 90 forks source link

adapter for eloquent #70

Closed Goddard closed 3 years ago

Goddard commented 3 years ago

Some people are in a strange situation where they are using eloquent for more advanced DB features, but not using the entire laravel framework.

Perhaps it is possible to just support Capsule? The eloquent only wrapper.

Here is a link https://github.com/illuminate/database