Want to measure QR code statistic? Create the proper URL, and measure with the help of this package!
zoparga/laravel-qr-code-statistic is a Laravel package for want to measure qr code statistic? create the proper url, and measure with the help of this package!.
It currently has 1 GitHub stars and 5 downloads on Packagist (latest version 0.2.1).
Install it with composer require zoparga/laravel-qr-code-statistic.
Discover more Laravel packages by zoparga
or browse all Laravel packages to compare alternatives.
Last updated
You can install the package via composer:
composer require zoparga/laravel-qr-code-statistic
You can publish and run the migrations with:
php artisan vendor:publishe
# select this package
php artisan migrate
open your app url with qr_code_source and or qr_code_description parameters
APPURL?qr_code_source=test&qr_code_description=test_description
Values will be stored in the database, so you can measure which of your QR code were used.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.