Laravel Reverb : Getting started

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 42

  • @sennewancour5370
    @sennewancour5370 7 месяцев назад +2

    Thanks for this nice tutorial! 🤩

    • @CodewithBurt
      @CodewithBurt  7 месяцев назад

      Thanks for the support man!

  • @ndeblauw
    @ndeblauw 7 месяцев назад +4

    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!

  • @xenos3925
    @xenos3925 8 месяцев назад +1

    i love such projects that keeps up with the technology specially laravel, thank you

  • @rainfog_mzb
    @rainfog_mzb 7 месяцев назад +1

    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 :)

  • @sirhcleunam
    @sirhcleunam 7 месяцев назад +1

    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

  • @gstv57
    @gstv57 7 месяцев назад +1

    Thanks for tutorial 😊

  • @pilgrimemmanuel.6148
    @pilgrimemmanuel.6148 8 месяцев назад +1

    This is way cool!

  • @bendo01
    @bendo01 8 месяцев назад +1

    thank for this tutorial, are you using sail, herd, or valet? because one big problem is if using wss chromonium cannot connected

    • @CodewithBurt
      @CodewithBurt  8 месяцев назад

      Hi, thanks for watching. I'm currently using Herd. Have you tried other browsers?

  • @neliobila
    @neliobila 7 месяцев назад +2

    Great tutorial, can you please provide a repo link?

    • @CodewithBurt
      @CodewithBurt  7 месяцев назад +1

      Don't have a repo at the ready for this one.

  • @masroorehsan4038
    @masroorehsan4038 6 месяцев назад +1

    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!

    • @CodewithBurt
      @CodewithBurt  6 месяцев назад +1

      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.

  • @patitorodri
    @patitorodri 7 месяцев назад +1

    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?

    • @CodewithBurt
      @CodewithBurt  7 месяцев назад +1

      My first guess would be, or your reverb server isn't running, or echo isn't installed properly. Try "npm i & npm run build"

  • @perfectly_mr_imperfect
    @perfectly_mr_imperfect 7 месяцев назад +1

    It's built on ratchet. Kind a cool ❤

  • @afshanhanif8473
    @afshanhanif8473 Месяц назад

    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."

  • @akunkuini5441
    @akunkuini5441 8 месяцев назад +1

    wow

  • @sagart00100
    @sagart00100 4 месяца назад +1

    where do i get the reverb keys from ? to put in my laravel .env

    • @CodewithBurt
      @CodewithBurt  4 месяца назад

      You can choose that yourself.

    • @sagart00100
      @sagart00100 4 месяца назад

      @@CodewithBurt i could not find the section where we can get the keys in reverb website

  • @innocentjosiahpatrick8635
    @innocentjosiahpatrick8635 6 месяцев назад +1

    perfect tutorial, i got lost on updating the UI on real time when the message event is triggered.. other than that i enjoyed this.

  • @yaqub1988
    @yaqub1988 8 месяцев назад +1

    😍

  • @syaifukiara
    @syaifukiara 6 месяцев назад +1

    Thanks

  • @akramhesham
    @akramhesham 7 месяцев назад +1

    thanks for this useful content but if there is a repo , i will be very grateful

    • @CodewithBurt
      @CodewithBurt  7 месяцев назад

      Don't have a repo of this one, sorry.

  • @ultrasys
    @ultrasys 7 месяцев назад

    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...

  • @kruhlyk_ua
    @kruhlyk_ua 4 месяца назад +1

    Sorry man, but your code style is... please use PSR and data types in your code! Anyway thanks for video.

    • @CodewithBurt
      @CodewithBurt  4 месяца назад

      I know. Still messing up writing a lot while talking. But thanks for watching tho. 😁

  • @darck5240
    @darck5240 6 месяцев назад +1

    saving time no wss