Playing
01. Introduction

Transcript

00:00
In this course, we're going to learn how to quickly set up real-time broadcasting on a Nuxt app using Laravel as the API and Laravel Reverb as the real-time server. We'll start by looking at the most basic type of broadcasting using public channels and make sure that we get this set up so we can effectively send down a request to our API and get a broadcasted event sent to all connected clients.
00:23
Once we've got this working perfectly, we'll move on to authenticating with our API and authenticating on private channels. This requires a few tweaks to Laravel Echo and how we set up channels on our API, but I'm going to walk you through every step of the way. Once you're done with the course, you'll be able to jump right in and build real-time applications with Nuxt and Laravel. So let's get started in the next episode with setting up a Nuxt client and a Laravel API, and we'll take it from there.
12 episodes1 hr 2 mins

Overview

Using Reverb and Laravel Echo, let’s add real-time broadcasting to a Nuxt SPA, driven by Laravel.

We’ll start with the basics of public channels without authorization. Once we’re set up and able to broadcast to all clients perfectly, we’ll dive into authentication and authorizing private channels by modifying how Laravel Echo authorizes with our API.

By the end of the course, you’ll have everything you need to start adding real-time broadcasting to your Nuxt/Laravel applications.

Alex Garrett-Smith
Alex Garrett-Smith
Hey, I'm the founder of Codecourse!

Episode discussion

No comments, yet. Be the first!