Wouldn't it be great if you could alert the users of your application about important changes, without requiring that they manually refresh the page? What if an order status automatically refreshed itself? What if a thread could instantly render new incoming replies? All of this is a cinch if we leverage Laravel events, Pusher, and Laravel Echo.
Overview
Syllabus
- Initial Broadcasting Setup
- Pushing to Pusher
- Listening For Messages With Laravel Echo
- Instant Feedback
- Public Channels and Sensitive Data Don't Mix
- Private Channels
- Whispering Client Events
- Presence Channels
Taught by
Jeffrey Way