Download the PHP package jncinet/qihucms-user-address without Composer
On this page you can find all versions of the php package jncinet/qihucms-user-address. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jncinet/qihucms-user-address
More information about jncinet/qihucms-user-address
Files in jncinet/qihucms-user-address
Download jncinet/qihucms-user-address
More information about jncinet/qihucms-user-address
Files in jncinet/qihucms-user-address
Vendor jncinet
Package qihucms-user-address
Short Description qihucms user address.
License MIT
Homepage https://www.qihucms.com
Package qihucms-user-address
Short Description qihucms user address.
License MIT
Homepage https://www.qihucms.com
Please rate this library. Is it a good library?
Informations about the package qihucms-user-address
会员地址管理
安装
使用
数据迁移
发布资源
后台菜单
- 地址管理:user/addresses
路由及参数说明
会员收货地址
添加地址
更新地址
删除地址
数据库
会员地址:user_addresses
Field | Type | Length | AllowNull | Default | Comment |
---|---|---|---|---|---|
id | bigint | ||||
user_id | bigint | 会员ID | |||
uri | varchar | 55 | 标识 | ||
name | varchar | 55 | 收货人 | ||
phone | varchar | 55 | 联系电话 | ||
address | varchar | 255 | 详细地址 | ||
created_at | timestamp | Y | NULL | 创建时间 | |
updated_at | timestamp | Y | NULL | 更新时间 |
All versions of qihucms-user-address with dependencies
PHP Build Version
Package Version
No informations.
The package jncinet/qihucms-user-address contains the following files
Loading the files please wait ....