I plan to make a web application. The workflow will be the client scan QR code using his phone to go to some specific URL. But interested to me is there any option to I can limit visit that URL if the request didn’t comment from a specific WiFi network? I do not want to anybody take a photo and
Tag: qr-code
How to save generated qr Code in laravel?
I have generated QR code using “simplesoftwareio/simple-qrcode”: https://github.com/SimpleSoftwareIO/simple-qrcode Now I want to save the generated image in my local drive. How can I do it? Answer You can try
Know when qr code is being scanned
As the title says..Is there a way that i can put a qr code in my webpage and when a users scans it whith his phone then the webpage(opened in a desktop computer for example) redirects the user to another page.NOT on the phone.I want to redirect the user when he scans the qr code but not on the phone..only