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