magdasaif/products-features
Composer 安装命令:
composer require magdasaif/products-features
包简介
this package to handle product extra details related to features
README 文档
README
===============================================================================
# this package to handle product extra details related to features
===============================================================================
# to use it you can follow this steps
1- make sure first that you install composer require magdasaif/products
2- then install package through this command
composer require magdasaif/products-features:dev-dev
3- add provider to config/app.php providers array
Magdasaif\ProductFeatures\app\providers\ProductFeatureServiceProvider::class,
then you can
- access any route in this package
- migrate any files in package
- publish migration files to able to edit on them
===============================================================================
you can publish package files through this command
php artisan vendor:publish
===============================================================================
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-19