Skip to content
Advertisement

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?

JavaScript

Advertisement

Answer

You can try

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement