DEV Community

Mahedi Hasan
Mahedi Hasan

Posted on

Real Time Event Broadcasting with Laravel 6 and Pusher

Hi Artisan,

In this tutorial, i will guide you step by step how to use event broadcasting using pusher and laravel-echo-server in laravel 6 application. Laravel provide event broadcasting topic. event broadcast is a very interesting and it's also easy to implement with pusher specially.

Link: https://www.codechief.org/article/real-time-event-broadcasting-with-laravel-6-and-pusher

Top comments (0)