F
Filament2y ago
Meta

Laravel Scout for Specific search column

Greetings all, has anyone ever integrate the meilisearch and filament table? i mean for specific column search, i have attach an image as an example. so if any search field filled can meilisarch, search for only specific filled field?
3 Replies
Dan Harrin
Dan Harrin2y ago
You will need to use Scout to fetch the keys() of the results and then scope the query using whereIn() with the keys
Meta
MetaOP2y ago
so can we integrate it with filament filters?
Dan Harrin
Dan Harrin2y ago
yes
Want results from more Discord servers?
Add your server