riseuplabs / route-hit-counter
Create a list that provides a counter value for each route in your Laravel project. This list will indicate how many times each of your URLs has been accessed.
v1.0.0
2023-08-08 08:14 UTC
README
Package Repository Website for Composer, see the about page on packagist.org for more.
This project is not meant for re-use.
Installation
- Install package
composer require silent-revenger/route-hit-counter
- Publish tag:
php artisan vendor:publish --tag=route-hit-counter
You should now be able to access counter view.
- Follow the below url to show counter details:
http::\\BASE_URL/route-hit-counter