1

I created a app using laravel and app automatically send real time notifications via pusher. It works perfectly and I used Laravel Broadcast, pusher and Laravel Echo via toBroadcast method.

But I need to exclude those notifications from inactive users and send same notification after they logged in to the system.

How can I keep already sent notification in queue untill inactive users logged in ?

Anushka Deshan
  • 71
  • 3
  • 13

0 Answers0