syamsoul/laravel-datatable-ssp
Laravel package to run DataTables in true server-side processing (SSP). Simplifies filtering, sorting, searching, and pagination with an API inspired by the original DataTables SSP class. Supports Laravel 9+ (PHP 8+) and integrates cleanly in controllers and views.
SSP->frontend()->setResponseDataRoute($route_name, $parameters = [], $absolute = true)SSP->frontend()->setResponseDataRouteName($route_name)others framework) on frontend (e.g: $ssp->frontend()->disableFetchOnInit())$ssp->frontend()->setResponseDataRouteName('users.data')->setInitialSorting('created_at', true))$ssp->frontend()->getSettings())SSP->setFrontEndFramework()SSP->getFrontEndColumns()SSP->getFrontEndInitialSorting()SSP->getFrontEndInitialSorting()searchKeywordFormatterdb that use DB::raw()searchKeywordFormatter for formatting the keyword that will appear in tableformatter will return two parameters which are $value and $modelleftJoinSSP constructor can receive model string or table's name string.How can I help you explore Laravel packages today?