hayrullah/laravel-visits

This Library improved to record request visits and make statistics for all links which visited.

v1.0 2020-05-18 04:14 UTC

This package is auto-updated.

Last update: 2024-05-15 05:20:00 UTC


README

Latest Version on Packagist Total Downloads GitHub issues GitHub forks PHP Composer GitHub license Quality Score StyleCI

Documentation, Installation, and Usage Instructions

See the DOCUMENTATION for detailed installation and usage instructions.

INSTALLATION STEPS

Step 1

$ composer require hayrullah/laravel-visits

Step 2

$ php artisan vendor:publish --provider="Hayrullah\Visits\VisitServiceProvider"