Laravel Reverb + Laravel 11 + Livewire 3 It's Super Easy (How To)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • How to use laravel reverb to create real time applications using Laravel Reverb + Livewire v3
    For web development projects ping me up / nibirahmed

ความคิดเห็น • 23

  • @yasark6347
    @yasark6347 5 หลายเดือนก่อน +4

    Laravel reveb working in localhost but not in production url

  • @adomboyo8634
    @adomboyo8634 2 หลายเดือนก่อน +1

    Your video is 13 minutes but I'm doing the code for like a week to complete lol, because I had to do it in production server. That gives me some experience tho. Thanks!

  • @samsamimf9
    @samsamimf9 หลายเดือนก่อน

    Big fan, big fan🤗

    • @nibircodes
      @nibircodes  หลายเดือนก่อน

      Thanks a lot

  • @UNIKBD
    @UNIKBD 5 หลายเดือนก่อน +1

    After a long time you are in TH-cam. Want regular videos from you.

    • @nibircodes
      @nibircodes  5 หลายเดือนก่อน

      thanks for your support :D

  • @vugarkhalil
    @vugarkhalil 5 หลายเดือนก่อน +3

    Respect

  • @johnpatricklachica4090
    @johnpatricklachica4090 5 หลายเดือนก่อน +2

    Dude it's not laravel 10, it's version 11. Reverb is not supported in version 10, but thanks for the very comprehensive and helpful tutorial.

    • @nibircodes
      @nibircodes  5 หลายเดือนก่อน

      thanks much dude, that's a typo haha

    • @johnpatricklachica4090
      @johnpatricklachica4090 5 หลายเดือนก่อน +1

      @@nibircodes I just checked bro it's now supported.

  • @roskotana
    @roskotana 4 หลายเดือนก่อน +2

    Hi. This is on a testing stage / development stage. It fails when it's on production stage. websocket connections are failing. do you have any tutorial on how do I setup the production environment?

    • @nibircodes
      @nibircodes  2 หลายเดือนก่อน

      I'll do that bud

  • @vitord.1758
    @vitord.1758 2 หลายเดือนก่อน +1

    very nice!

  • @GavinKimpson
    @GavinKimpson 5 หลายเดือนก่อน +1

    Excellent tutorial

    • @nibircodes
      @nibircodes  5 หลายเดือนก่อน

      Thanks bunch

  • @i_am_tushar2848
    @i_am_tushar2848 6 หลายเดือนก่อน +1

    Very nice❤

    • @nibircodes
      @nibircodes  5 หลายเดือนก่อน

      thanks

  • @malihaanzummaisha1868
    @malihaanzummaisha1868 6 หลายเดือนก่อน +1

    Thanks for the tutorial mannn💯

    • @nibircodes
      @nibircodes  6 หลายเดือนก่อน

      Most welcomee

  • @Steven-re1en
    @Steven-re1en 5 หลายเดือนก่อน

    how can i make "php artisan" into "pa" just like you?

    • @nibircodes
      @nibircodes  5 หลายเดือนก่อน +3

      you can add this line
      alias pa='php artisan'
      to
      ~/.zshrc or ~./zprofile in your mac device
      These are called 'alias'