Download the PHP package iamcoming3/laravel-visits without Composer
On this page you can find all versions of the php package iamcoming3/laravel-visits. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download iamcoming3/laravel-visits
More information about iamcoming3/laravel-visits
Files in iamcoming3/laravel-visits
Package laravel-visits
Short Description Laravel Redis visits counter for Eloquent models
License MIT
Homepage https://github.com/awssat/laravel-visits
Informations about the package laravel-visits
Laravel Visits
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.
Install
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):
Docs & How-to use & configure
- Introduction
- Requirements
- Installation
- Quick start
- Increments and decrements
- Retrieve visits and stats
- Visits lists
- Clear and reset values
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CODE_OF_CONDUCT for details.
Credits
- Bader
- All Contributors
Todo
- An export command to save visits of any periods to a table on the database.
Contributors
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
Financial Contributors
Become a financial contributor and help us sustain our community. [Contribute]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-visits with dependencies
illuminate/support Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0
jaybizzle/crawler-detect Version ^1.2
spatie/laravel-referer Version ^1.6
torann/geoip Version ^1.0|^3.0