How to use SweetAlert with Laravel Application -

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 28

  • @earljando8649
    @earljando8649 Рік тому +2

    Thank you for this bro. Really help me with these. Keep upthe good work!🤗❤️i subscribe already

    • @takneekicode
      @takneekicode  Рік тому +2

      Glad I could help

    • @earljando8649
      @earljando8649 Рік тому +2

      @@takneekicode yes you did!. I recommend you should create more tutorial abot sweet alert bro. It really helps a lot. I also like how its simple and straightforward way of teaching us how to do it.

    • @takneekicode
      @takneekicode  Рік тому +2

      ❤️

  • @davehere1927
    @davehere1927 2 роки тому +1

    Very helpful and easy explanation 🙏🏻

  • @mike8339
    @mike8339 2 роки тому +2

    Helps a lot

  • @eduarmartinez1990
    @eduarmartinez1990 Рік тому

    Excellent. Thanks

  • @iambobby8866
    @iambobby8866 2 роки тому +1

    So So Helpfull!!

  • @mrjohn6960
    @mrjohn6960 Рік тому +1

    Very good

  • @jehdaiilegrand6829
    @jehdaiilegrand6829 2 роки тому +1

    Thanks a lot bro, usefull

  • @ZinnaTony
    @ZinnaTony 6 місяців тому +1

    It's having issues on Laravel 11, It works sometimes, and other times it stops working.

  • @RakibHasan-po9te
    @RakibHasan-po9te 6 місяців тому

    why delete method are not working by using documentions

  • @ZinnaTony
    @ZinnaTony 6 місяців тому

    Sometimes it works on Laravel 11 and sometimes it stops for no reason without error log. What can be done?

  • @zoozo8403
    @zoozo8403 2 роки тому

    Very Very Goood Sir

  • @israrali9788
    @israrali9788 2 роки тому +1

    Good

  • @firdaayunirmala1187
    @firdaayunirmala1187 10 місяців тому +1

    how to make alert delete data?

    • @takneekicode
      @takneekicode  9 місяців тому

      Easy peasy, will share in my next video.

  • @tusharnain6652
    @tusharnain6652 2 місяці тому

    is it gonna work with AJAX requests???

  • @davidcardenas7737
    @davidcardenas7737 Місяць тому

    how can i use to confirm-aler , this dont function for me :
    $title = 'ELiminar producto!';
    $text = "Esta seguro que quiere eliminarlo?";
    confirmDelete($title, $text);
    $product->delete();
    return redirect(route('products'));

  • @RajKumar-mu1kv
    @RajKumar-mu1kv 2 роки тому

    Very simple 👍🏻

  • @aruproy698
    @aruproy698 2 роки тому +1

    bro its not working in mine

    • @takneekicode
      @takneekicode  2 роки тому

      Whats wrong? Tell me the error or problem you are facing ?

    • @aruproy698
      @aruproy698 2 роки тому +1

      @@takneekicode no it's fine now it's working now . I just need to including in provider and alises.
      And thank you for your response .
      Please continue with this type video .
      Thank you

    • @takneekicode
      @takneekicode  2 роки тому

      I am very glad that I am helpful, feel free to ask anything.

  • @jamesmarshal6852
    @jamesmarshal6852 Рік тому +1

    Very Good