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.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/riseuplabs/route-hit-counter
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