AJAX CRUD - Laravel: Insert Data without Page Reload using AJAX jQuery with Bootstrap Modal

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2018
  • Here.. in this video, We are Inserting Data without Page Reload or Refresh with AJAX JQuery in Laravel with Bootstrap MODAL..
    In short:- Insert Data into DataBase using AJAX jQuery in LARAVEL.

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

  • @rifqiarfani
    @rifqiarfani 3 года назад +4

    been avoiding ajax for my laravel projects.. your tutorial makes me love it good job sir👌

  • @santiagomedina6799
    @santiagomedina6799 4 года назад +1

    Thanks! I followed each of your steps and I made it. Greetings from Venezuela.

  • @ABHIJEETKUMAR-ol4bs
    @ABHIJEETKUMAR-ol4bs 3 года назад

    thanks my whole day's tension is finished with your helpful tutorial. thanks again!

  • @mohsenfaghih181
    @mohsenfaghih181 5 лет назад +1

    Thank you man . It was very helpful.

  • @binodthakur6113
    @binodthakur6113 5 лет назад

    I learnt lot from your video bro.Really liked it man.

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

    quick and easy to learn because you taught it well, the only problem for me is the mic or your voice, its too low...use a better mic or speak louder so that we can understand better, you are great 👍👍👍

  • @mohammadshuvo229
    @mohammadshuvo229 5 лет назад +1

    valo legece, view er vedio ta taratari diyen..!

    • @FundaOfWebIT
      @FundaOfWebIT  5 лет назад

      I didn't get u... I understand the Language.. ENGLISH...HINDI..URDU..
      thanks for ur support.. :-)

  • @sukritbhattacharya9357
    @sukritbhattacharya9357 4 года назад +2

    Thanks! It helped a lot...... It would be even more helpful if you could put the code in a github repository and share it with us. :)

  • @theanonimo26able
    @theanonimo26able 6 месяцев назад

    Thank you brother, you helped me alot

  • @perVSage
    @perVSage 4 года назад

    Thank you sir.

  • @chazzIV
    @chazzIV 5 лет назад

    Thank you bro.

  • @md.manirulislam3985
    @md.manirulislam3985 5 лет назад +1

    If any video like this is for custom user registration will be very helpful for me.

    • @FundaOfWebIT
      @FundaOfWebIT  5 лет назад

      Yes.. I'll work on it and upload it ..
      Thanks for supporting me. :-)
      Please Subscribe, like and share.

  • @SaimKhan-mw9hu
    @SaimKhan-mw9hu 4 года назад

    👌👌

  • @jorndoman172
    @jorndoman172 4 года назад

    thank you sir

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

    ok I must addmit it u're the best :)

  • @gyatabajoe5357
    @gyatabajoe5357 5 лет назад +1

    Good video
    Please can you teach how to implement search in laravel using drop down selection

    • @FundaOfWebIT
      @FundaOfWebIT  5 лет назад +1

      Yes.. It wil be Uploaded Soon.

    • @FundaOfWebIT
      @FundaOfWebIT  5 лет назад

      Just Try this..

      @foreach($datas as $data)
      {{ $data->title }}
      @endforeach

      function myFunction() {
      var id = document.getElementById("dropdowntitle").value;
      $.ajax({
      type: "GET",
      url: "/dropdownload/"+id,
      success: function (response) {
      console.log(response)
      document.getElementById("tablebodycontent").innerHTML = ''+
      ''+response['id']+''+
      ''+response['title']+''+
      ''+response['name']+''+
      ''+response['course']+''+
      '';
      // alert('Working');
      },
      error: function(error){
      console.log(error)
      }
      });
      }
      web.php
      Route::get('/dropdownload/{id}','EventController@dropdownload');
      controller.php
      public function dropdownload($id)
      {
      $events = Event::find($id);
      return $events;
      }

  • @zhandostynyshtyk8723
    @zhandostynyshtyk8723 4 года назад +1

    okay. okay)))

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

    can u do the same thing with editable table ?

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

    Hi can you make a video on Laravel and angularjs used as API

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

    Sir there is problem in giving error of post , method , it support get ,hide what should I do not able to resolve ,

  • @koodalurharikaran8084
    @koodalurharikaran8084 5 лет назад

    sir any laravel project video

    • @FundaOfWebIT
      @FundaOfWebIT  5 лет назад

      You want me to create a laravel project video and teach it ?.

  • @kellyjthomas5338
    @kellyjthomas5338 4 года назад

    link to downlaod project

  • @MrKhapper
    @MrKhapper 4 года назад

    i have a question ::::::::
    how the code is linked with sql ???????
    i'm confused on that can yu plz help me
    im a beginner in programming !@!!!!1
    i hope that yu will help me soon !!!1

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

      Laravel has a .env file, that file has the config for the conection with the database/email/aws/ bla bla bla...

  • @Ardi098
    @Ardi098 3 года назад

    is this work in laravel 7.6.0? i already tried this code and wont work,, hehehe

  • @elatlatianass5167
    @elatlatianass5167 5 лет назад

    code source

  • @brinsihamza3891
    @brinsihamza3891 5 лет назад

    your id pubg ? hhhh