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.

Maintainers

Package info

github.com/arafatuu/Url-Hit-Counter

pkg:composer/riseuplabs/route-hit-counter

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2023-08-08 08:14 UTC

This package is auto-updated.

Last update: 2026-03-08 16:03:05 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

  1. Install package
    composer require silent-revenger/route-hit-counter
  2. Publish tag:
    php artisan vendor:publish --tag=route-hit-counter

You should now be able to access counter view.

  1. Follow the below url to show counter details:
     http::\\BASE_URL/route-hit-counter