Learn how to generate QR Code in Laravel 5.7
5 years ago
Hardik Savani shows us how to generate QR code in Laravel 5.7.
In this tutorial, I would like to share with you how to generate QR code using simple-qrcode in Laravel 5.7. You can simply create QR codes with specific url, text, size, color, backgroundColor, margin, format like png, eps, svg, etc.
Link: