Generate QRCode and Barcode In Laravel

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 29

  • @mubafaw
    @mubafaw 10 หลายเดือนก่อน +1

    Exactly what I was looking for. Thank you Thank you Thank you Thank you

    • @BluebirdTech
      @BluebirdTech  10 หลายเดือนก่อน

      I'm glad this video is useful for you.

  • @aliffirdiansyah249
    @aliffirdiansyah249 4 หลายเดือนก่อน +1

    Can you make tutoial video where the data isnt input one by one but exported from csv ?

  • @ajikazama4117
    @ajikazama4117 ปีที่แล้ว +1

    Excuse me sir, may I ask? how do you just print the qr image according to the row

  • @johnkamau3442
    @johnkamau3442 ปีที่แล้ว

    Good Job

  • @agthm_3
    @agthm_3 ปีที่แล้ว

    Thanks, u got my subs

  • @topmusicrelaxation2227
    @topmusicrelaxation2227 4 หลายเดือนก่อน

    Thank you so much.
    How can I download this barcode ?

  • @yoskokleng3658
    @yoskokleng3658 4 หลายเดือนก่อน

    how about print for correct size?

  • @umeyama44
    @umeyama44 ปีที่แล้ว +1

    subscribed

    • @BluebirdTech
      @BluebirdTech  ปีที่แล้ว

      thank you for subscribing.😊

  • @attran2001
    @attran2001 ปีที่แล้ว

    can i add a img png into these QR code?

  • @techbar000
    @techbar000 3 หลายเดือนก่อน

    thank you

  • @linnhtetaung5923
    @linnhtetaung5923 ปีที่แล้ว +1

    hey bro, what bootstrap use in that program

    • @BluebirdTech
      @BluebirdTech  ปีที่แล้ว

      bootstrap 5.

    • @linnhtetaung5923
      @linnhtetaung5923 ปีที่แล้ว +1

      @@BluebirdTech I asked to you, bootstrap version with source code

    • @BluebirdTech
      @BluebirdTech  ปีที่แล้ว +2

      @@linnhtetaung5923 It's used bootstrap 5 and here is the source code of this tutorial.
      github.com/mohsenkarimi-mk/Generate-QRCode-and-Barcode-In-Laravel

  • @aliabdel-shaheed1124
    @aliabdel-shaheed1124 ปีที่แล้ว

    thanks a lot,
    But I have a problem with this code, I have a product code that is 1000716 and I printed it as you taught me in this tutorial, but the problem is when I scan the barcode, it resolves it as 000010007167
    How can I fix this?

  • @sabitarturk8720
    @sabitarturk8720 ปีที่แล้ว

    Thanks Man.

  • @mirzaumar6830
    @mirzaumar6830 ปีที่แล้ว +1

    If I scan this bar code then it will show me some data?

    • @BluebirdTech
      @BluebirdTech  ปีที่แล้ว +4

      Yes, scanning a barcode typically retrieves data encoded within the barcode and displays it in a readable format.

    • @BluebirdTech
      @BluebirdTech  ปีที่แล้ว +2

      A barcode on a product in a grocery store might encode information such as the product name, price ...

    • @errorfixer9601
      @errorfixer9601 14 วันที่ผ่านมา

      @@BluebirdTech which package to use one video for that also small barcode when scan all details come

  • @tothebone4613
    @tothebone4613 ปีที่แล้ว

    so how tomake the barcode didnt chage after refresh ? or fixed qr code

    • @Salsabila-we9ky
      @Salsabila-we9ky ปีที่แล้ว

      yes, how? i also need it, have you found a way?

    • @dhanar98
      @dhanar98 ปีที่แล้ว

      @@Salsabila-we9ky while creating the product time itself generate the barcode image and store in the database binary format then show in the list. this way u will achieve this scenario.
      NOTE : storing the image as binary format will take more space in database

    • @Salsabila-we9ky
      @Salsabila-we9ky ปีที่แล้ว +1

      @@dhanar98 thank you very much for the answer and the method.

  • @ydeveloper2283
    @ydeveloper2283 7 หลายเดือนก่อน

    thanks

  • @vinithasampathkumar5146
    @vinithasampathkumar5146 10 หลายเดือนก่อน

    ErrorException
    Undefined index: num_cols (View: D:\xampp\htdocs\cookies\E-commerce\e-commerce
    esources\views\products\product_list.blade.php) i got this error