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

This package is auto-updated.

Last update: 2025-01-08 13:41:19 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