Real-Time Goal0:00
Hey there and welcome to Get Real with Laravel Reverb. I'm Joe Dixon, the creator of Reverb, and in this course I'm going to walk you through everything you need to know to start using real-time WebSocket communication in your Laravel applications. And we're going to start this course with the skeleton of a real-time chat application built with Livewire and Tailwind CSS. Now it's already functional, but it has limited capability. We can go in here and send a message, but we can't actually see that message until we carry out a full page refresh, which is not great for an app where we want users to be able to communicate with each other in real-time. So throughout the course we're going to explore the different features of Reverb and Laravel's event broadcasting functionality and apply them to our application, turning its limited functionality into something that's ready for the prime time. Join me as we cover everything
Topics Covered0:46
event broadcasting functionality and apply them to our application, turning its limited functionality into something that's ready for the prime time. Join me as we cover everything from installation to deployment and implementation to monitoring on our journey Getting Real with Laravel Reverb.
