Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12200
Laravel Subscribable Notifications
There are multiple Laravel packages related to notifications. asantibanez/laravel-subscribable-notifications simplifies sending notifications to multiple users by creating "lists of recipients." ylsideas/subscribable-notifications focuses on handling email unsubscribes and adding unsubscribe links to notifications. liran-co/laravel-notification-subscriptions also manages user subscriptions to notifications and suppresses them when necessary. Choose the package based on your specific needs: managing multiple recipients, handling unsubscribes, or both. All packages integrate with Laravel's existing notification system and might require adjustments to your models and notifications.
"Tailored Notifications for Every User"
Related Projects
Sub-Minute and Cron-less Scheduled Tasks in Laravel
Your Laravel App's Reliable Taskmaster