什么是 Super Counter?
超级计数器 是一个访客计数器脚本。访问者的信息将存储在所选页面、控制器、方法、文章视图或完整网站的数据库中。它提供访问者和文章查看器的提前统计数据。所有代码都很干净,文档齐全,并且非常易于修改。此项目是使用拉拉维尔 8 和引导程序 3.3.7 它可以在您现有的项目中使用。此脚本将在拉维尔 5+
请仔细阅读文档,以便在适当的位置使用函数。
服务器要求
- PHP >= 7.3
- OpenSSL PHP 扩展
- PDO PHP 扩展
- Mbstring PHP 扩展
- Tokenizer PHP 扩展
- XML PHP 扩展
- Ctype PHP 扩展
- JSON PHP 扩展
- BCMath PHP 扩展
- Fileinfo PHP 扩展
特征
- Page Hit Coutner
- 文章阅读器计数器
- 标志计数器
- 访问量最大的浏览器
- 访问量最大的国家/地区
- 访问量最大的平台
- 浏览量最高的文章(作者 + 嘉宾)
- 最常浏览的文章作者
- 实时流量
- 每日、每周、每月概览
- 9 种不同的 Hit Counter Flat-Skins
- Laravel 默认身份验证系统
- 密码重置
- 当前在线的用户(作者 + 来宾)
现场演示
http://supercounter.smartrahat.com/
演示作者
用户名: louvenia65@example.net
Password:密码
用户名: paul55@example.net
Password:密码
用户名: amie60@example.net
Password:密码
用户名: trantow.daniella@example.org
Password:密码
用户名: schultz.joshua@example.net
Password:密码
用户名: rcronin@example.com
Password:密码
用户名: joesph.walker@example.com
Password:密码
用户名: hillard.daugherty@example.com
Password:密码
用户名: darrion06@example.org
Password:密码
用户名: freda.bosco@example.net
Password:密码
更新日志
2020.10.12 - Upgrade to Laravel 8.0 2019.04.26 - Popup visitor details by ajax 2019.04.26 - Add top 5 list of Devices and Brands 2019.04.26 - Update laravel version to 5.8 2019.03.28 - Update database for more efficient user experience 2019.03.18 - Recognize & trace crawlers, spiders and BOTs 2019.03.18 - Change API for tracing user location 2019.03.18 - Add new API for tracing user agent 2018.12.18 - Bugfix on load more rows using ajax in Overview page 2018.11.14 - Include referrer URL of visitors 2018.08.18 - Ensure compatibility with Laravel 5.6 2018.02.08 - Load visitors log on overview using Ajax 2018.02.08 - Add "Load More" buttons on overview tabs 2018.01.12 - Add flag for Europe 2018.01.12 - Bugfix on Unrecognized IP error 2018.01.09 - Initial Upload