Yes, write your own HTML tables and queries. See my answer here. https://laracasts.com/discuss/channels/tips/sql-tooling
Feb 11, 2019
1
Level 7
clean up query parameters when using Yajrabox DataTables
I am using Yajra DataTables and it bothers me that query parameters includes junks that I dont want
here is an example @ https://datatables.yajrabox.com/fluent/custom-filter
and this is the query sent to server
Ideally, it should only include the name, start, length and email
is there a way to do that?
Please or to participate in this conversation.