Subscribe to PHP Freaks RSS

How to Add Real-Time Notifications to Laravel with Pusher

syndicated from www.sitepoint.com on July 26, 2017

The modern web user expects to be informed of everything that happens within the application. You don’t want to be that one website that doesn’t even have the notifications dropdown found not just in all social media websites, but everywhere else these days, too. Luckily, with Laravel and Pusher, implementing this functionality is a breeze. […]

Continue reading %How to Add Real-Time Notifications to Laravel with Pusher%