How to customize this name search query?
I have this column and filament is default with similar search key. I want to search exactly.
Tables\Columns\TextColumn::make('name')
->searchable(),
3 Replies
Hey @gg! please mark as
solved
if it works for you! 💪Solved!