定制 anzuann/visitors-counter 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

anzuann/visitors-counter

Composer 安装命令:

composer require anzuann/visitors-counter

包简介

README 文档

README

This is the laravel website visitors counter build on top of browser fingerprint

Installation steps

1. run composer require anzuann/visitors-counter "1.0.9"

2. configure your database in .env file then run "$ php artisan config:clear"

3. run "$ php artisan migrate" to migrate visitors_counter table to the db

4. run "$ php artisan vender:publish" to publish assets/views files to public vendors

5. copy the following to the footer of the page you want to track visits

 @include("vendor.visitors-counter.script-config")

Routes

 http://localhost:{port}/api/visitorsLog

to get all visit logs, the logs object is as follows

{

"today": "0",

"yesterday": "0",

"thisWeek": "2",

"thisMonth": "0",

"all": "2"

}

Hint: Make sure you have jquery plugin loaded to your website

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-08-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固