A new community contribution has been featured on Filament Mastery - a great resource for those building with @filamentphp .
π filamentmastery.com/community-links/18
Thanks to @marcogermani87 for the continued inspiration!
#filament #laravel #php #DEVCommunity
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
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
A new community contribution has been featured on Filament Mastery β a great resource for those building with @filamentphp.
π filamentmastery.com/community-links/9
Thanks to @jeffersongoncalves for the continued inspiration!
#filament #laravel #php #devcommunity