Video wird geladen...
Video konnte nicht geladen werden
Reverb is so easy to set up 🤩 - `php artisan install:broadcasting` - `php artisan make:event` - Implement `ShouldBroadcast` with a channel name - Use Echo to listen This demo took 5 minutes to set up, and I've never seen Reverb before today. Amazing work.
27,320 Aufrufe • vor 2 Jahren •via X (Twitter)
10 Kommentare

It is now so simple to add websocket support to your apps that it's almost criminal not to. Add to that the fact that it's *literally a toggle in Forge* and we have ourselves a showstopper 🔥

I explore all of this and more in my latest Larabit:

i would love a "so you're using Pusher, well now use this" kind of doc

Omg this looks clean 😍 Gotta try Laravel Reverb tonight 🤟

what are you using with breeze? blade view? livewire? inertia? what should be the right path to make a little demo?

This is Breeze with Inertia, but you can do it with any stack you'd like!

will this work flawlessly with Laravel as a backend API and React Native as a mobile app?

Never looked into react native. Does it support websockets?

Is it polling? That response time seemed slow. Any insight into why that might be?

Pretty sure it’s because my browser isn’t the focused window, so it throttles requests


