lmmot/feature-template

v1.0.1 2024-01-31 14:32 UTC

This package is auto-updated.

Last update: 2024-08-30 01:20:55 UTC


README

安装

$ composer require lmmot/feature-template -vvv

配置

使用

使用模板

$ composer create-project lmmot/feature-template feature-demo

# "修改包名" 和 "命名空间名"
# feature-template => feature-demo
# Knight => featureDemo
vim feature-demo/composer.json

待办事项