F
Filamentβ€’14mo ago
Phone Myat

searchablePlaceholder does not working

public static function table(Table $table): Table
{
return $table
->columns([
// ...
])
->searchPlaceholder('Search (ID, Name)');
}
public static function table(Table $table): Table
{
return $table
->columns([
// ...
])
->searchPlaceholder('Search (ID, Name)');
}
It causes the error " Method Filament\Tables\Table::searchPlaceholder does not exist. "
2 Replies
Dennis Koch
Dennis Kochβ€’14mo ago
Try updating Filament πŸ˜‰
Phone Myat
Phone MyatOPβ€’14mo ago
ok thanks
Want results from more Discord servers?
Add your server