Playing
01. Introduction

Transcript

00:00
If you're new to broadcasting real-time events in Laravel, this course covers
00:05
the essentials with a bunch of examples along the way. Once you're done with the course, you'll be able to start adding real-time functionality to any of your Laravel applications. So we're going to break this course up into multiple sections, which
00:20
will all cover channel types. First of all, of course, we're just going to cover the basics. How to get a real-time server up and running. And we're going to be using Laravel Reverb for that.
00:31
How to broadcast events and customize any of the data around these events that you want to broadcast. And then we'll go into each of the channel types. So we'll look at public channels, private channels, presence channels,
00:45
and then we'll finish up by looking at client to client broadcasting, where it doesn't make sense to send an event directly from our Laravel app. So let's go ahead and get everything set up and configured and start to broadcast real-time events in Laravel.
18 episodes1 hr 19 mins

Overview

New to realtime broadcasting in Laravel? This course covers the essentials with plenty of examples along the way, leaving you ready to start adding realtime functionality to any of your Laravel applications.

Broken up into channel types, we’ll cover:

  • The basics of installing, configuring and running a Reverb server
  • Broadcasting events
  • Private channels
  • Presence channels
  • Client-to-client broadcasting by whispering
Alex Garrett-Smith
Alex Garrett-Smith
Hey, I'm the founder of Codecourse!

Episode discussion

No comments, yet. Be the first!