Laravel QrCode is a QR code generator made for Laravel.
tarikmanoar/laravel-qrcode is a Laravel package for laravel qrcode is a qr code generator made for laravel..
It currently has 2 GitHub stars and 2.244 downloads on Packagist (latest version 4.2.2).
Install it with composer require tarikmanoar/laravel-qrcode.
Discover more Laravel packages by tarikmanoar
or browse all Laravel packages to compare alternatives.
Last updated
Compatible with Laravel 8 – 13 on PHP 8.0 – 8.5
Run the following command to install the package:
composer require tarikmanoar/laravel-qrcode
Laravel QrCode is an easy to use wrapper for the popular Laravel framework based on the great work provided by Bacon/BaconQrCode. We created an interface that is familiar and easy to install for Laravel users.
Documentation for Laravel QrCode can be found on our website.
colorHex('#FF0000'), backgroundColorHex('#FFFFFF'), eyeColorHex(0, '#000', '#FFF')generateBase64($text) and generateDataUri($text) for inline <img> embeddingreset() — restore the generator to its default state without reinstantiatingVCard, MeCard, Calendar, WhatsApp, OTP (see docs for full details)

Please submit all issues and pull requests to the tarikmanoar/laravel-qrcode repository!
This software is released under the MIT license.