Download the PHP package jncinet/qihucms-user-follow without Composer
On this page you can find all versions of the php package jncinet/qihucms-user-follow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jncinet/qihucms-user-follow
More information about jncinet/qihucms-user-follow
Files in jncinet/qihucms-user-follow
Download jncinet/qihucms-user-follow
More information about jncinet/qihucms-user-follow
Files in jncinet/qihucms-user-follow
Vendor jncinet
Package qihucms-user-follow
Short Description qihucms user follow.
License MIT
Homepage https://www.qihucms.com
Package qihucms-user-follow
Short Description qihucms user follow.
License MIT
Homepage https://www.qihucms.com
Please rate this library. Is it a good library?
Informations about the package qihucms-user-follow
安装
使用
数据迁移
发布资源
后台菜单
- 关注管理:user/follows
可用方法
路由及参数说明
关注列表、粉丝列表
添加关注
查询是否关注
批量关注
取消关注
事件调用
数据库
标签表:user_follows
Field | Type | Length | AllowNull | Default | Comment |
---|---|---|---|---|---|
id | bigint | ||||
user_id | bigint | 会员ID | |||
to_user_id | bigint | 关注会员ID | |||
status | tinyint | 1 | 关注状态 | ||
created_at | timestamp | Y | NULL | 创建时间 | |
updated_at | timestamp | Y | NULL | 更新时间 |
All versions of qihucms-user-follow with dependencies
PHP Build Version
Package Version
No informations.
The package jncinet/qihucms-user-follow contains the following files
Loading the files please wait ....