Laravel Reverb is a first-party WebSocket server for Laravel applications.
In this video we're getting started with Reverb, we're building a very simple chat app which allows 2 users to communicate in real-time using a websocket server, Reverb in this case.
No need for additional Javascript to make this magic work.
We're using Breeze and Livewire to ease out this tutorial.
#laravel #livewire #reverb #websockets