Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-qr-code-statistic maintained by zoparga

Description
Want to measure QR code statistic? Create the proper URL, and measure with the help of this package!
Author
Last update
2022/08/04 10:23 (dev-main)
License
Downloads
5

Comments
comments powered by Disqus

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.