Oct 8, 2020
0
Level 3
Nova filter - search by multiple values in the same filter
I'm using Laravel Nova and MegaFilter
https://novapackages.com/packages/digital-creative/nova-mega-filter
I have only one filter and I want to pass multiple values in the filter input, but separated by -.
Example: add firstValue - secondValue - thirdValue in the search input and return all the records which contain these values.
Thank you.
Please or to participate in this conversation.