© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
codeartisan

Create a customized query for custom table component in livewire

I have used the filament table in my livewire but i want to customize the query
        return $table
            ->query(Customer::query())
        return $table
            ->query(Customer::query())
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Create a reusable Table Listing Livewire Component
FilamentFFilament / ❓┊help
3y ago
Showing Table in Wizard (Custom Livewire component)
FilamentFFilament / ❓┊help
5mo ago
Using Resource table in custom livewire component
FilamentFFilament / ❓┊help
2y ago
Using Table + Tabs in custom Livewire component
FilamentFFilament / ❓┊help
3y ago