Jun 19, 2020
0
Level 14
how to override index query during runtime and update the table laravel-nova
in my use case, I need more than one text box for searching in more than two fields in the index view at the same time, because there too much data, laravel-nova provide only one out of the box, so if there is a way that I can add search in a card and update the index query in run time it will be great, and if there are any other solutions for this problem I would appreciate it.
Please or to participate in this conversation.