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
@filamentphp.com.bsky.social
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
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
📣 After months of development, testing, and feedback from our amazing community, we’re thrilled to officially launch Filament v4 (stable) on Tuesday 12th August at 1pm UTC! This is a major milestone packed with powerful features and performance improvements. 💛
07.08.2025 21:48 — 👍 33 🔁 11 💬 1 📌 0filament 4 is almost out, and it crushes one of filament 3’s biggest pain points: performance! sneak peek: youtu.be/uJfFURplMQg?...
01.07.2025 11:56 — 👍 8 🔁 2 💬 0 📌 0filament 4 beta just dropped — the new tiptap editor is wild. just dropped a video on it. 1k likes and i’ll do filament week, like promised: youtu.be/SceSTG1-y4U?...
15.06.2025 10:14 — 👍 26 🔁 8 💬 0 📌 0🚨 FILAMENT 4: LIVE CODING WITH THE CREATOR 🚨 Join us: www.youtube.com/watch?v=vbtH....
13.06.2025 19:04 — 👍 24 🔁 4 💬 2 📌 0Weren't able to be at Laravel Live UK to see @danharrin.com launch the v4 beta? Never fear! Our very own Leandro wrote up all the goodies you can expect to see in v4 for us!
Let us know what you're most excited about!
filamentphp.com/content/lean...
Reminder: I am speaking at Laravel Live UK on Tuesday (10th June), where I will be demonstrating new @filamentphp.com features and releasing v4 beta!
Get your tickets now if you haven't already, hope you see you there!
laravellive.uk
You can do whatever you want to fetch the data, you only need to load the current pagination page not the whole table.
16.05.2025 08:16 — 👍 0 🔁 0 💬 1 📌 0You 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
16.05.2025 08:13 — 👍 0 🔁 0 💬 1 📌 0In Filament v3, the rich editor field had limited file upload capabilities, only fully supporting public image uploads. Private images would require us to generate temporary URLs when the editor is loaded and when content is rendered. This is tricky when you use an editor as simple as Trix. 👇
12.05.2025 11:46 — 👍 34 🔁 1 💬 1 📌 0Over the years, I have worked on quite a few improvements to the performance of Filament's bulk actions.
Initially, this involved moving our bulk selection tracking from Livewire to Alpine.js, so the selected record IDs were not sent to Livewire each time a request was made to the backend.
It's the announcement we've all been waiting for 🔥
filamentphp.com/content/alex...
🎉 Filament is now the top Laravel package on GitHub! 🥳
💖 Thanks to our incredible community for making this happen! 🤩 What a milestone! 👏
#laravel #filament #php
@stefanzweifel.dev talked about Filament for Laravel last week at our meetup! How we can quickly build apps with a side-track to understand the strategy pattern in the framework
#laravel #livewire
www.youtube.com/watch?v=4hNa...
It's so exciting to see over 1 year's work on @filamentphp.com v4 come together - this video demo is the "static table data" feature.
@leandrocfe.bsky.social built this example for the docs using the dummyjson.com API. Filtering, sorting and pagination is all done through the API. It works great!
We’re working hard on v4 as we speak!
If you ever want to check out exactly where we are with progress on v4, check out our public roadmap on Github 👍🏻
github.com/orgs/filamen...
A flash notification in Filament with the following text: Locale updated for 5 of 7 One of the selected users was an admin user. One of the selected users already had the new locale so was not updated.
Here's a feature in @filamentphp.com v4 I haven't spoken much about before: improved bulk processing
In a bulk action, you can authorize individual records easily, and also report issues that occur during the process.
These authorization responses and issues get collected and nicely printed! ✨
#Laravel #FilamentPHP Version 4 — What to Expect
flanger.dev/blog/post/fi...
In @filamentphp.com v4, there are 4 categories of "schema" components, which can all be used together:
- Form fields
- Infolist entries
- Layout components
- Prime components - new in v4
As the name suggests, Primes are indivisible. Text, Image, Icon, Action (button). Nothing can be simpler.
Been MIA from Twitch for a few weeks, but I'll be back on Wednesday with some Filament v4 OSS work!
If you like fixing CSS overflow bugs, then this is definitely for you. I'm excited to show off some of the new v4 features, though–I think y'all are going to love them 🔥
New episode of Bright Ideas is out now!
Lots of updates about Filament v4 including changes to email verification, 2FA, and a bunch of front-end related changes.
Give it a listen at the link below or in your podcatcher of choice.
filament.transistor.fm/episodes/4-f...
Feel like I don't say this enough, but there are some WILDLY talented people in the @filamentphp.com community. Easily some of the best Laravel developers that I've ever met 🎉
02.03.2025 17:29 — 👍 28 🔁 3 💬 1 📌 1If you're interested in contributing with some feedback about the Filament v3 docs, and helping us improve them for v4, please leave your comments here: www.reddit.com/r/laravel/co...
28.02.2025 10:02 — 👍 13 🔁 1 💬 0 📌 0In Filament 4, when using @filamentphp.com components outside of a panel, there is no Tailwind config preset (like in v3) or any extra setup. Tailwind 4 makes this easy.
Only import the CSS files from the Filament packages you need, and we handle the Tailwind setup for you 🙂
Yeah that is a strange one… is it more reliable if you make the select searchable(), so it is a JS select instead of a native HTML one?
08.02.2025 20:07 — 👍 1 🔁 0 💬 0 📌 0Trix is getting replaced with TipTap as the `RichEditor` in Filament 4. There shouldn't be any breaking changes for existing Trix content since it's just HTML, but I hope that this unlocks a lot more potential for extension. The ability to switch to JSON storage also opens many possibilities. 🙂
07.02.2025 11:32 — 👍 43 🔁 3 💬 2 📌 1⚠️ Version support announcement:
Filament v1 will enter EOSL (end of service life) and lose security updates on 1st July 2025.
Filament v2 will enter EOSL and lose security updates on 1st January 2026.
Do you know when you should be using a `heroicon-c-` vs a `heroicon-m-` vs a `heroicon-s-`? It's all to do with the rendered size of the icon: 16x16, 20x20, or 24x24.
Filament 4 users won't need to pick which variant to use. Using the new `Heroicon` enum, and Filament will select based on the size!
We're excited to announce that @archilex.bsky.social has officially joined the Filament core team! As the creator of the popular Advanced Tables package, his experience and expertise will help us keep pushing Filament forward!
Welcome, @archilex.bsky.social! 👋
filamentphp.com/content/alex...
Filament v3 allows the user to configure the color of elements by switching the Tailwind color palette that is used. Each component uses the same shade regardless of the color. For example, a button's background might be the 600 shade, and on hover it uses 500.
[continued]