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
Hashtag
#Filament
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
Proud to modestly support the amazing filamentphp team through GitHub Sponsors!
Big thanks to @danjharrin and the whole team for pushing the Laravel ecosystem forward and for inspiring me to start working on filamentmastery.com
github.com/sponsors/danharrin
#Laravel #Filament #php