hayrullah/laravel-visits

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

Maintainers

Package info

github.com/zaherkhirullah/laravel-visits

pkg:composer/hayrullah/laravel-visits

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-15 09:08:13 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"