Laravel 8 Ajax CRUD with Image Upload - #1 Upload and Save data

Поделиться
HTML-код
  • Опубликовано: 5 авг 2021
  • In this tutorial, we will show you how to create Ajax crud with image file upload and save data into database in laravel 8.
    Source code:
    github.com/Mbere250/Laravel-8...
  • ХоббиХобби

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

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

    I love this channel

  • @bloodshotgamingff
    @bloodshotgamingff Год назад +1

    thanks for you valueable code it is very userful

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

    Thank you so much sir.

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

      Thank you

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

      @@irebelibrary
      Thank you for this series.
      Did you made a video about upload image in laravel without ajax?
      Please share the video link.

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

    Good video thank you

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

    Sir i tried this code a number of times with differenct validation classes like
    use Illuminate\Support\Facades\Validator;
    use Illuminate\Validation\Validator;
    use Validator;
    I used the Validator::make and \Validator::make
    everything is okay except the validation message is not showing in the blade but the app redirects and the error is shown in json syntax like
    {"status":0,"error":{"product_name":["The product name field is required."]}}
    to check the redirect problem i tried to use alert() in the ajax it doesn't work after i add $.ajax and all the code after it.

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

      same :( have u found solution for this?

    • @JW-bc1mf
      @JW-bc1mf 2 года назад

      you need to add id="form" to your form

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

    I'm fourth 😃

  • @ShahzaibKhan-wh5hh
    @ShahzaibKhan-wh5hh 2 года назад

    sir please make a php prepare statement crud with images or 3 input field validation ajax jquery boostrap 5 jquery table plugin

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

    i'm the first one, ahahaha.

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

    thanks bro, but i find the Jquery syntax is very horrible, shall you make another one with Vue js instead?

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

      Hi tamer amer. I didn't try vue js but I will learn this javascript framework(Vue Js). I think my future videos will have vue js.
      Thanks for your comment.

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

    can i upload pdf file ?

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

    Master, how are you? thank you

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

    can you add the source code i have some problems :'(

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

      Yeah, your right.
      github.com/Mbere250/Laravel-8-Ajax-CRUD-with-Image-Upload
      Thank you Hamza