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.
Features
- A model item can have many types of recorded visits (using tags)
- It's not limited to one type of Model (like some packages that allow only User model)
- Record per visitor and not by vistis using IP detecting, so even with refresh, a visit won't duplicate (can be changed from config/visits.php)
- Get Top/Lowest visited items per a model
- Get most visited countries, refs, OSes, and languages
- Get visits per a period of time like a month of a year of an item or model
- Supports multiple data engines: Redis or database (any SQL engine that Eloquent supports)
Categories
FrameworksLicense
MIT LicenseFollow Laravel Visits
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Visits!