FilamentF
Filament5mo ago
3 replies
gg

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(),
Was this page helpful?