RealtimeNotifier is a Laravel package for broadcasting real-time notifications to clients using Pusher. It makes it easy to integrate real-time notifications into your Laravel application.
- Broadcasts notifications in real-time using Laravel's event broadcasting system
- Supports Pusher as a default broadcasting driver
- Language: PHP 8+
- Event Broadcasting: Pusher
composer require hanan467/realtime-notifierphp artisan vendor:publish --tag=config