© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
6 replies
Nikos Koukos

Adding a table to a Livewire component

I followed the steps that are in https://filamentphp.com/docs/3.x/tables/adding-a-table-to-a-livewire-component to create a filement table inside a livewire component. I tried both ways, from terminal with livewire:make and making a route in web.php. When i render the page it seems like the javascript and css is not working (wire:click does not make request to server). I don't get any errors in the console and nothing is being done in the network tab. This is what is shown in the view

Is there any way to fix this?
image.png
Adding a table to a Livewire component - Table Builder - Filament
Solution
ok, but you should also import
filamentStyles
filamentStyles
and
filamentScripts
filamentScripts
in the layout..
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Adding table to Livewire Component
FilamentFFilament / ❓┊help
3y ago
Adding a table to a Livewire component
FilamentFFilament / ❓┊help
3y ago
Adding tabs to a table on a custom livewire component
FilamentFFilament / ❓┊help
11mo ago
Adding a form to a Livewire component
FilamentFFilament / ❓┊help
12mo ago