After years of incremental changes, I decided to rebuild my personal website from the ground up.

The redesign is more than a visual refresh. The entire platform now runs on hashtag#Laravel and hashtag#Filament, giving me a much more sustainable way to manage content, publish articles, and present my work.

One of the motivations was also to create a clearer connection between my personal website and the projects I'm building, including LaraDep.

I wrote more about the reasons behind the rebuild and what comes next:

www.pavelzanek.com/en/blog/new-start-for-my-personal-website

27

Filament tip: Want to send DB notifications to a specific queue?

Use toDatabase()->onQueue('notifications') instead of sendToDatabase().

Shoutout to @OBaume for inspiring this tip!

👉 filamentmastery.com/articles/how-to-send-filament-database-notifications-to-a-specific-queue



#laravel #PHPDev #DevCommunity #Filament #filamentmastery

57

Adel

@adel

How do you come up with application ideas that you’ll truly be passionate about?

#laravel #filament

Anyone else facing this with Filament? 🤔
Table actions always open the same modal content, even when clicking different records. Modal doesn’t refresh.
Started happening suddenly after a composer update.
Bug or something I’m missing?
#Laravel #filamentphp #filament
image

79