LaravelPackages.net
Acme Inc.
Toggle sidebar
zoparga/laravel-qr-code-statistic

Want to measure QR code statistic? Create the proper URL, and measure with the help of this package!

5
1
0.2.1
About zoparga/laravel-qr-code-statistic

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

Want to measure QR code statistic? Create the proper URL, and measure with the help of this package!

Installation

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

Usage

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.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Comments