© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
2 replies
RobinDev

Get search value in table to add custom query to table query

I would like to do custom search added to the query, see below, i want to retrieve the value that someone entered in the search field above the table.

 public static function getEloquentQuery(): Builder
    {
        return parent::getEloquentQuery();
    }
 public static function getEloquentQuery(): Builder
    {
        return parent::getEloquentQuery();
    }
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

how to add custom value in sessions table
FilamentFFilament / ❓┊help
2y ago
Custom search in table
FilamentFFilament / ❓┊help
14mo ago
Add custom action beside search table
FilamentFFilament / ❓┊help
3y ago
Custom query table
FilamentFFilament / ❓┊help
3y ago