Building Real-Time Laravel Apps with Pusher

What we've learned

In this section you've done a lot. You've:

  • Signed up for Pusher
  • Set up your Laravel app - ready for real-time!
  • Learned how to use the Pusher PHP library via a bridge and Event Broadcasting
  • Learned how to debug Pusher integration on both the server and client

Where next?

Phew! We can now move on to building our first real piece of functionality: Real-Time Notifications.