Level 51
You should generate the URL for the vendor ID and create a QR for that URL. Then when the user scans it, he should be redirected to that URL.
This package generates QR code image: https://github.com/SimpleSoftwareIO/simple-qrcode
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am looking to have a QR code scanning system. I want it to scan to a form pulling the vendor id and then we can enter price which will submit to db. Anyone have or know of a tutorial on how to scan the QR code to bring up the vendor id info?
Please or to participate in this conversation.