Laravel QR Code => Install this package first composer require simplesoftwareio/simple-qrcode => qr.blade.php <?php $st = “pankaj”; $st .= “kumar”; $st .= “loniya”; ?> {{QrCode::generate($st)}} You Might Also Like Blog post crud in laravel October 14, 2023 Hand made dynamic data table in laravel September 3, 2024 Create variations for ecommerce using laravel and javascript February 27, 2025 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.