Looking to hire Laravel developers? Try LaraJobs

laravel-visits maintained by hayrullah

Description
This Library improved to record request visits and make statistics for all links which visited.
Last update
2020/06/14 23:04 (dev-master)
License
Links
Downloads
8

Comments
comments powered by Disqus

Laravel Visits Management System

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"