Import excel file to MYSQL database using Laravel with validations

Sdílet
Vložit
  • čas přidán 29. 11. 2021
  • Import excel file to MYSQL database using Laravel with validations
  • Věda a technologie

Komentáře • 33

  • @ShadowFrost
    @ShadowFrost Před rokem +1

    Straight to the point and very good explained, thank you!!!

  • @shrikrushnapatil9577
    @shrikrushnapatil9577 Před rokem +1

    Thanks for this tutorial. It really helps me

  • @kirankumars7901
    @kirankumars7901 Před 2 lety +1

    Great..applause

  • @chikuthomas7581
    @chikuthomas7581 Před rokem +1

    thanks dude

  • @unfading_momentz
    @unfading_momentz Před rokem

    Great video 🔥

  • @moonroy614
    @moonroy614 Před 2 lety +1

    Can we use same package for export data also?

    • @hikecodingknowledge
      @hikecodingknowledge  Před 2 lety

      Yes we can use same package. Stay connected, I will make the export video soon, Thanks

  • @bermuda1788
    @bermuda1788 Před rokem +1

    ooooh what this is , very Great

  • @johnlyons7678
    @johnlyons7678 Před rokem

    Does this work successfully for macs in 2023?

    • @hikecodingknowledge
      @hikecodingknowledge  Před rokem +1

      I have not tried in Macs, but think there should not be any problem due to operating system.

  • @athraafaraj8387
    @athraafaraj8387 Před rokem

    how to import excel without duplicate data

  • @animeshsingh3610
    @animeshsingh3610 Před 2 lety +1

    Can you make a video to do import with queue including validation error.....

    • @hikecodingknowledge
      @hikecodingknowledge  Před 2 lety

      You can use queue job for this. If you want I can help you. But right now focussing on other videos. Not getting much time. You can ping me for any help

    • @animeshsingh3610
      @animeshsingh3610 Před 2 lety

      @@hikecodingknowledge okay thanks

    • @robanathbasnet9089
      @robanathbasnet9089 Před 2 lety

      @@hikecodingknowledge Can you please help me. I got some error, couldn't solve

  • @nilanjanchakraborty2694
    @nilanjanchakraborty2694 Před 2 lety +1

    Ami ata kal ee korechilam

  • @vitalistaaivandaniel9261

    is it possible to import excel files to update colums in the database?

  • @ybsigma3317
    @ybsigma3317 Před rokem

    Hello! Thank you for this very helpful tutorial
    However, my question is, can I do the same for CSV format, or there will be major changes ?
    Thank you very much

    • @hikecodingknowledge
      @hikecodingknowledge  Před rokem

      You just need to change the format which is mention in the doc
      Please find the export format doc in the below link
      docs.laravel-excel.com/3.1/exports/export-formats.html

    • @ybsigma3317
      @ybsigma3317 Před rokem

      @@hikecodingknowledge
      Thank you but I am looking for Importing a CSV file ! please tell me if there will be a major changes

    • @hikecodingknowledge
      @hikecodingknowledge  Před rokem

      Try using the CSV format mentioned in the doc. I have not tried using CSV file. You try & let me if anything goes wrong. I don't think any major changes required for this

  • @soufianch8481
    @soufianch8481 Před rokem

    code source

    • @hikecodingknowledge
      @hikecodingknowledge  Před rokem

      I have not uploaded that code. You have to watch the video and need to do the coding yourself. It's easy. Let me know if you stuck on anything.
      Thanks & Regards
      Hike Coding

    • @athraafaraj8387
      @athraafaraj8387 Před rokem

      I am asking about the code too, but thanks for ur explanation very good, try to do it thanlks agian :)

  • @tomcooper4276
    @tomcooper4276 Před 2 lety +1

    Thanks for this tutorial. It really helps me