Thanks for the information. Your implementation in Reverb is simple for me, so I think I can understand. And then, your information encourage me to try Reverb :)
Hey this is great! I started to create chat app with livewire poll, and I planning to use reverb too, and I see this video, it would be a help for me to learn :D
Hi Burt! Yet another great video and crystal clear explanation to go with it! Thanks for this tutorial. I've got enough to get my feet wet with Reverb! One small nitpick, you make an insanely huge amount of typos during live coding. Is it because of your physical keyboard or the editor setup? I think roughly 15% of (most if not all of) your video timeline is spent on detecting and fixing typos, which may be prevented (by switching tools perhaps?) VSCode for PHP development is quite lenient (react/vue support is far better IMHO). I'd suggest you switch to phpstorm to catch these pesky little syntax errors early. Nevertheless, great work, mate!
Hey man, Thanks! I know about the huge amount of typo's, normally I don't have that issue, only when I record. But in combination with explaining (talking) and keeping in mind what to do next, I have this issue indeed. Sorry for that :-) Also I was already looking at phpstorm, but haven't decided yet.
Great tutorial, thanks man. In my case everything works great, but I need to refresh the browser in order to see the new messages. What im probably doing wrong?
Nice effort to help, but IMO, you could improve your comm skills if you don't waste so much time going back and forth seeking for missing semi colons, wrongly placed elements etc. I know, I know, I don't publish videos and it seems so easy to be a critic, but please notice my intention here: signal where you can improve so you can grow your channel. I suggest you get a look at how Tiny Technical Tutorial, Code With Susan, and Coder Coder channels do. They probably rehearse before recording...
Thanks for this nice tutorial! 🤩
Thanks for the support man!
Great video. Long enough to be clear. Short enough not to get lost in too much detail. Perfect introduction for people new to Reverb. Thanks mate!
Glad you enjoyed it!
Thanks for the information. Your implementation in Reverb is simple for me, so I think I can understand. And then, your information encourage me to try Reverb :)
Great to hear!
Hey this is great! I started to create chat app with livewire poll, and I planning to use reverb too, and I see this video, it would be a help for me to learn :D
Go for it!
i love such projects that keeps up with the technology specially laravel, thank you
Glad you liked it!
Hi, it is given the following error in my console. can you please help?
"Uncaught You must pass your app key when you instantiate Pusher."
Sorry for my late reply...
I think you didn't generate the key that should be present in your .env file. Are you still having this issue?
Thanks for tutorial 😊
My pleasure 😊
my echo not found
Wild guess, you forgot the install broadcasting?
Hi Burt! Yet another great video and crystal clear explanation to go with it! Thanks for this tutorial. I've got enough to get my feet wet with Reverb! One small nitpick, you make an insanely huge amount of typos during live coding. Is it because of your physical keyboard or the editor setup? I think roughly 15% of (most if not all of) your video timeline is spent on detecting and fixing typos, which may be prevented (by switching tools perhaps?) VSCode for PHP development is quite lenient (react/vue support is far better IMHO). I'd suggest you switch to phpstorm to catch these pesky little syntax errors early. Nevertheless, great work, mate!
Hey man, Thanks!
I know about the huge amount of typo's, normally I don't have that issue, only when I record.
But in combination with explaining (talking) and keeping in mind what to do next, I have this issue indeed. Sorry for that :-)
Also I was already looking at phpstorm, but haven't decided yet.
This is way cool!
thank for this tutorial, are you using sail, herd, or valet? because one big problem is if using wss chromonium cannot connected
Hi, thanks for watching. I'm currently using Herd. Have you tried other browsers?
Great tutorial, thanks man. In my case everything works great, but I need to refresh the browser in order to see the new messages. What im probably doing wrong?
My first guess would be, or your reverb server isn't running, or echo isn't installed properly. Try "npm i & npm run build"
where do i get the reverb keys from ? to put in my laravel .env
You can choose that yourself.
@@CodewithBurt i could not find the section where we can get the keys in reverb website
Great tutorial, can you please provide a repo link?
Don't have a repo at the ready for this one.
😍
🙏 for watching!
Thanks
Thanks for watching!
perfect tutorial, i got lost on updating the UI on real time when the message event is triggered.. other than that i enjoyed this.
You're welcome!
It's built on ratchet. Kind a cool ❤
Nice effort to help, but IMO, you could improve your comm skills if you don't waste so much time going back and forth seeking for missing semi colons, wrongly placed elements etc. I know, I know, I don't publish videos and it seems so easy to be a critic, but please notice my intention here: signal where you can improve so you can grow your channel. I suggest you get a look at how Tiny Technical Tutorial, Code With Susan, and Coder Coder channels do. They probably rehearse before recording...
Ok, thanks
thanks for this useful content but if there is a repo , i will be very grateful
Don't have a repo of this one, sorry.
Sorry man, but your code style is... please use PSR and data types in your code! Anyway thanks for video.
I know. Still messing up writing a lot while talking. But thanks for watching tho. 😁
saving time no wss
wow