Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

saadaan's avatar

Using yajra for server side datatables: How to pass arguments?

Hi,

I am using yajra/laravel-datatables-oracle to do server-side processing for a table with huge data. It is working fine for picking up all the values of the model. However, I have a filter (date and some other criteria) on top of the page, to refine the data. How do I pass those values to yajra plugin, so that it takes out relevant data only?

Thanks, Saad

0 likes
1 reply

Please or to participate in this conversation.