Filament
banner
filamentphp.com
Filament
@filamentphp.com
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
Read about more new features and community progress here: filamentphp.com/content/danh...

❤️ Please consider sponsoring the framework on GitHub, every contribution helps us dedicate time to building new features, fixing bugs, and supporting users:
github.com/sponsors/dan...
Sponsor @danharrin on GitHub Sponsors
Co-creator of Filament
github.com
September 29, 2025 at 11:21 AM
Table repeaters can now use a new "compact" design, which integrates many of the fields more seamlessly into the table design, reducing the amount of space used:
September 29, 2025 at 11:21 AM
Also in the rich editor, you can now customize the color of text. Color combinations for light/dark mode can also be configured. Users can pick from a palette of colors, or use their own custom hex color:
September 29, 2025 at 11:21 AM
You can now insert responsive grids into rich editor content:
September 29, 2025 at 11:21 AM
Removing the topbar from your panel now unlocks a new layout with even more customisation opportunities. The global search, database notifications button, and user menu are now moved to the sidebar when there isn't a topbar available:
September 29, 2025 at 11:21 AM
Join us for a special community event on Discord to:
✨ Walk through what's new in v4
🛠️ Hear from the core team
❓ Ask your questions live during our open Q&A session
🤝 Hang out with fellow devs and celebrate together!

filamentphp.com/discord
Join the Filament Discord Server!
Filament is a collection of beautiful full-stack components for Laravel.You can get help using it on our Discord. | 19829 members
filamentphp.com
August 7, 2025 at 9:48 PM
You can do whatever you want to fetch the data, you only need to load the current pagination page not the whole table.
May 16, 2025 at 8:16 AM
You can use action buttons on a static table, and in the actions’ functions you can call an API to write data. There is no specific feature to do so, but there isn’t much need to improve this story
May 16, 2025 at 8:13 AM