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

Laravel Subscribable Notifications

Related Projects

PostgreSQL Full Text Search for Laravel Scout

PostgreSQL Full Text Search for Laravel Scout

Supercharged Search with PostgreSQL.

Laravel Horizon Prometheus Exporter

Laravel Horizon Prometheus Exporter

Unlock powerful queue monitoring

MJML to HTML using PHP

MJML to HTML using PHP

Crafting beautiful emails with MJML's elegance.

Write Tabular Assertions with Pest and PHPUnit

Write Tabular Assertions with Pest and PHPUnit

Clear and Easy Data Assertions

Lightweight Permissions for Laravel with Ladder

Lightweight Permissions for Laravel with Ladder

Streamlined Role and Permission Control.

Replace Raw Query Calls With Laravel Query Expressions

Replace Raw Query Calls With Laravel Query Expressions

Querying, Reimagined.