singlequote / Laravel-datatables

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.
https://singlequote.github.io/Laravel-datatables/
MIT License
18 stars 6 forks source link

use Str::contains instead of str_contains, implode error #18

Closed cawa0505 closed 4 years ago

wimurk commented 4 years ago

Hi @cawa0505,

Thank you for the PR. For next PRs please separate changes with code styles in different commits.