chinmay/laravel-command-documentor
Composer 安装命令:
composer require chinmay/laravel-command-documentor
包简介
Laravel Artisan Command Documentor
README 文档
README
As an Artisan who regularly develops CLI artisan commands; it is very essential to share the latest commands with the latest signatures and descriptions with the team.
Installation
composer require --dev chinmay/laravel-command-documentor
To generate documents for all the commands in the application, run the following command:
php artisan doc:generate
Note: This project is a work in progress (WIP).
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-25