### 8.1 自定义命令 **bash** ``` php think make:command Hello ``` **php** ``` protected function configure() { $this->setName('hello') ->se

评论区

登录 后参与评论
× Preview