All Articles
Dealing with shape shifting data building dynamic tables in Filament
Table Builder
In a perfect world, every database column is predefined, and every model is predictable. But in the real world, we often deal with EAV (Entity-Attribute-Value) patterns, JSONB metadata, or dynamic form builders where the user defines the fields.
How to add quick filters (or actions) to your table
Table Builder
Ever wanted to add fast, custom filters or actions above your Filament tables—without relying on column filters alone? In this post, I’ll walk you through how I implemented dynamic quick filters in a Laravel + FilamentPHP project using render hooks, Livewire, and custom filter components. Perfect for making your admin panels more interactive and intuitive!
How to integrate an existing RestAPI into Filament
Form Builder
Table Builder
Infolists Builder
Custom Pages
If you're wondering if it is possible to integrate a production ready API into Filament admin panel, well, stop wondering, it is possible using an workaround. You can use a package such as Sushi or Orbit to query your API data using Eloquent models.
Newsletter
Get notified when new components and articles are published. No spam, just Filament goodness.
We will send you a confirmation link before you are subscribed.