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.