All Articles

April 13, 2026

Real-Time Infolist with `wire:poll` and Embedded Livewire Components

Infolists Builder

Filament's Infolist component is elegant for displaying structured read-only data. But there's a catch most developers hit at exactly the wrong moment: infolist entries are Blade views, not Livewire components. They render once on page load and stay frozen until the whole page refreshes. For a live order dashboard, a real-time sensor feed, or a payment status tracker — that's a deal-breaker.

December 05, 2024

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.