Create custom search without scout #3446
Answered
by
cweiske
lucasdanam
asked this question in
Q&A
-
Hello everyone, in a resource I need to do a simple search that takes an apostrophe as a space. How can I modify the search query without having to use scout? |
Beta Was this translation helpful? Give feedback.
Answered by
cweiske
Apr 8, 2022
Replies: 1 comment
-
Override the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crynobone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Override the
applySearch
method in your Nova resource classes.