order:香草订购模块(Laravel)

时间:2021-05-18 05:36:31
【文件属性】:
文件名称:order:香草订购模块(Laravel)
文件大小:29KB
文件格式:ZIP
更新时间:2021-05-18 05:36:31
laravel order-management vanilo PHP 订购模块 这是的订购模块。 安装 composer require vanilo/order php artisan migrate 模型,枚举 命令 领域 名称 类型 笔记 ID 自增 数字 字符串(32) 查看 地位 枚举 用户身份 int(通过user关系的用户对象) billpayer_id int(通过billpayer关系的billpayer shipping_address_id int(通过shippingAddress关系的ShippingAddress) 笔记 文本 OrderItem 名称 类型 笔记 ID 自增 order_id int(通过order关系进行order 产品类别 细绳 product_id 整型 名称 细绳 购买时的产品名称 数量 整数 价格 十进制(15,4) 可以通过product关系( 类型)检索产品对象( Buya
【文件预览】:
order-master
----src()
--------Providers()
--------Exceptions()
--------resources()
--------Factories()
--------Generators()
--------Events()
--------Contracts()
--------Models()
----LICENSE.md(1KB)
----composer.json(1KB)
----.github()
--------pull_request_template.md(298B)
--------workflows()
----README.md(8KB)
----Changelog.md(3KB)

网友评论