Laravel this is not only a practical framework, it is also a programming style
I am not getting order by result in the datatable.
I have given below my code :
return Datatables::of(Test::select())->orderColumn('created_date', 'desc')->make(true);
Aucun commentaire:
Enregistrer un commentaire