Send Real-Time Notification In Laravel And Vuejs | Real-Time Notification | Laravel Broadcast | Ajay

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

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

  • @gauravamoli9277
    @gauravamoli9277 Год назад

    Aapka samjhane ka way bahut mst hai...laravel me advance concepts pr full playlist bana do😊😊❤❤❤❤❤

    • @ajay-yadav
      @ajay-yadav  Год назад +1

      sure gaurav

    • @gauravamoli9277
      @gauravamoli9277 Год назад

      @@ajay-yadav thank you bhaiya.... 😍😍😍❤️❤️❤️

  • @eastmedinipurboxs6488
    @eastmedinipurboxs6488 2 года назад

    Hum ap ka sb tutorial follow karti hu.mujhe apka tutorial best lagta hai. Bolne style unique hai👌👌keep it up

    • @ajay-yadav
      @ajay-yadav  2 года назад

      Thank you so much for watching and appreciating. It really motivates me to keep it up 😊

  • @ranasaif2717
    @ranasaif2717 Год назад

    I have design vedio calling application through Laravel Websocket and pusher. It's working fine on localhost but when i upload hostinger Hpanel then it's show an error which is Websocket failed. Please guide me how I handle it or how I'm upload project on live server?

  • @bilalazhar8173
    @bilalazhar8173 2 года назад +1

    Sir i also follow the same instructions but notification show on page load. success message show, data is also storing into the database. Socket is running properly and event also show on the socket console. in your video the message after the success in the google console which was triggered for notification that is not display in our screen. so can you tell me what is the problem for this case.

    • @hninhnin8410
      @hninhnin8410 Год назад

      me too sir alert message not working reach realtime show page reload but data is stored into the database and socket is running properly.

    • @bilalazhar8173
      @bilalazhar8173 Год назад

      @@hninhnin8410 you need to get user id whom you need to send the notification and that id will be passed in the meta data.

  • @jamalmydeenms3950
    @jamalmydeenms3950 2 года назад +1

    Dear Mr.Ajay, how we can implement this logic into select2 dropdown content update , please teach me , without page or tab refresh , I want to load dropdown list items

  • @mr_possible6197
    @mr_possible6197 Год назад

    Can i do all this using Livewire ? Can you help Ajay ?

  • @riazulislam7202
    @riazulislam7202 2 года назад

    not working without page refresh. notification data not show in console? why?

  • @NasaReposted
    @NasaReposted 2 месяца назад

    Vue js ki proper series banao yr

  • @ishantkrishna
    @ishantkrishna 2 года назад +1

    good morning sir
    sir mera beta hai 12 saal ka aapki kaafi video dekhataa hai , video dekhkar laravel ke baare me kaafi kuchh sikh gaya hai thoda bahut vue js ke beere me bhi jantaa hai , kya aap thoda use padhaa denge hapte me ek do ghanta

    • @ajay-yadav
      @ajay-yadav  2 года назад +1

      Hi,
      12 saal ka h aur laravel and vuejs sikh rha h.. future bright h ldke ka 👍
      abhi es month me thoda tied up chl rha hun ... btata hun aap ko kuch hota h to

    • @ishantkrishna
      @ishantkrishna 2 года назад

      Hello sir good noon
      Kuchh hamare baare me faisla kiye kya

  • @khizer3528
    @khizer3528 2 года назад +1

    Helpful

  • @adminkhan1480
    @adminkhan1480 2 года назад

    Sir i have follow all the instructions which you have share in the video but my notification show on page load not show on the button click. can you tell me what is the problem. message show success , data is also storing in the notification table but notification not show on click button. I need help

    • @ajay-yadav
      @ajay-yadav  2 года назад

      Check the triggered event is carrying the notification message or not in the socket dashboard and in the terminal also

  • @AnujKumar-po8wn
    @AnujKumar-po8wn 2 года назад +1

    Queue jobs pr v video bnaye

    • @ajay-yadav
      @ajay-yadav  2 года назад

      Sure Anuj, Noted thank you

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

    using reverb make a tutorial for notification

  • @vivekverma7162
    @vivekverma7162 2 года назад +1

    Sir please tell me how to implement with javascript real-time notification.

    • @ajay-yadav
      @ajay-yadav  2 года назад

      Echo.private(`orders.${orderId}`)
      .listen('OrderShipmentStatusUpdated', (e) => {
      console.log(e.order);
      });
      Echo is available via window.Echo, in app.js file, you can use it in your blade file also without vuejs.need to add only js/app.js file

  • @hninhnin8410
    @hninhnin8410 Год назад

    hello sir noti alert message cann't reach realtime for me please help me sir

    • @ajay-yadav
      @ajay-yadav  Год назад +1

      when notification is fired check the WebSocket dashboard and the message which needed to be fired, if this step is ok check "laravel echo"

    • @hninhnin8410
      @hninhnin8410 Год назад

      ​@@ajay-yadav Echo.private('post_like.'+props.user.id)
      .notification((notification) => {
      notifications.value.push(notification.notification);
      console.log(notification);
      console.log('testing notification');
      })
      return {
      notifications
      }
      yes laravel echo is not working sir how to solve for this problem

  • @franciscocaldeira2812
    @franciscocaldeira2812 2 года назад

    pusher has a limit this is just for school project

    • @ajay-yadav
      @ajay-yadav  2 года назад

      1st I haven't used pusher credentials here
      2nd you can extend the pusher limit if you're using pusher credentials

    • @gauravamoli9277
      @gauravamoli9277 Год назад

      Mujhe to vue js ni aati 😢kuch simple way h to batao