v1.0.2 2022-03-08 06:18 UTC

This package is auto-updated.

Last update: 2025-09-12 11:23:41 UTC


README

自定义命令 解释
php artisan make:newctrl unt UnitTypeController 提示备注

在config/app.php的providers中加添

Gen\Code\GenCodeServiceProvider::class,