Tag: Filament
-
Filament PHP as a replacement of Notion for a Personal Management System
Ouch. The challenge seems hard and uncommon, and I don’t know why I allocated ten days to implement a better “personal management system”. At the start, I planned to allocate three days to build a personal application to track what I eat, and it ended by a full-featured system to manage everything else. It took…
-
Filament v3: making a theme preview form component
It’s relatively a common feature to let the user to select a theme. And for this, a “live-preview” is always easier for your end-users to choose the template they like. To do it with Filament v3, I followed the steps below. But first, have a look on the end-result. 1. Creating a ViewField component A…
-
Laravel Filament: an excellent framework for admin panels and SaaS, not for a CMS
On Twitter, I noticed this interesting tweet: It makes me curious. This is not the first time I have heard of people wanting to leave the WordPress ecosystem. It’s partly my case too. I am a bit tired of WordPress sometimes, especially now, as I feel that WordPress is in a big transition towards a…