Laravel Yajra Datatables search and sorting not working

安稳与你 提交于 2019-12-25 03:42:40

问题


In a Laravel application, I use Yajra datatables. I had to install it on a client server. On this server, the search and sort function doesn't work. On my test server and on vagrant it works without any problems.

Is there a special package needed to run this function? Or, where i have to search? I have no idea at the moment.

(this post has nothing to do with the similar post at the begin of this week)

The request looks ok:

[

][1

But the answer do not change any data. The data is the same as before.

来源:https://stackoverflow.com/questions/53673933/laravel-yajra-datatables-search-and-sorting-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!