maspan

Results 1 issues of maspan

Hello Chumper, Using the below doesn't work for search columns. It still gives me one option to search as in classic datatable views. ``` public function getDatatable() { return Datatable::collection(User::all(array('id','name',...