Skip to content

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.

Notifications You must be signed in to change notification settings

Hanan467/RealtimeNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔔 RealtimeNotifier

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.

✨ Features

  • Broadcasts notifications in real-time using Laravel's event broadcasting system
  • Supports Pusher as a default broadcasting driver

🛠 Tech Stack

  • Language: PHP 8+
  • Event Broadcasting: Pusher

📦 Installation

1️⃣ Install via Composer

composer require hanan467/realtime-notifier

2️⃣ Publish the Configuration File

php artisan vendor:publish --tag=config

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages