Laravel Redis visits counter for Eloquent models
awssat/laravel-visits is a Laravel package for laravel redis visits counter for eloquent models.
It currently has 975 GitHub stars and 171.724 downloads on Packagist (latest version 6.3.0).
Install it with composer require awssat/laravel-visits.
Discover more Laravel packages by awssat
or browse all Laravel packages to compare alternatives.
Last updated

Please support our work here with donation so we can contuine improve this package once we raise fund we will contuine work on this package
Laravel Visits is a counter that can be attached to any model to track its visits with useful features like IP-protection and lists caching.
To get started with Laravel Visits, use Composer to add the package to your project's dependencies (or read more about installlation on Installation page):
composer require awssat/laravel-visits
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
This project exists thanks to all the people who contribute. [Contribute].
The MIT License (MIT). Please see License File for more information.