laravel-visits maintained by hayrullah
Description
This Library improved to record request visits and make statistics for all links which visited.
Author
Last update
2020/06/14 23:04
(dev-master)
License
Downloads
8
Tags
Laravel Visits Management System
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"