New
Unclaimed project
Are you a maintainer of laravel-visits? Claim this project to take control of your public changelog and roadmap.
Changelog
📊 Laravel Visits is a counter that can be attached to any model to track its visits using Redis or Eloquent. (with tags, IP protection and caching)
breaking change release
config values changed make sure you change engine value in config to \Awssat\Visits\DataEngines\RedisEngine::class or \Awssat\Visits\DataEngines\EloquentEngine::class