istesitem / products
IsteSitem 产品模块
dev-main
2024-01-09 20:43 UTC
Requires
- php: ^7.3|^8.0
- illuminate/support: ^8.0
- tcg/voyager: ^1.6
This package is auto-updated.
Last update: 2024-09-09 22:11:04 UTC
README
此 Laravel/Voyager 模块为 Voyager 添加产品功能。
由 Tanju Yıldız 构建。
先决条件
- 已安装 Composer
- 安装 Laravel
- 安装 Voyager
安装
# 1. Require this Package in your fresh Laravel/Voyager project composer require istesitem/products # 2. Run the Installer php artisan istesitem-products:install