swoft-cli
swoft-cli copied to clipboard
🛠️ Command line tool for quick use swoft. Support create new application, generate class, hot reload server and more.
Doctrine\Common\Annotations\AnnotationException(code:0) [Semantical Error] The annotation "@AnnotationParser" in class Swoft\Validator\Annotation\Parser\AfterDateParser was never imported. Did you maybe forget to add a "use" statement for this annotation? 
支持通过配置文件运行 ```json { "project1": { "path": "/some/path", "pidFile": "/some/path/project1.pid" }, "project1": { "path": "/some/path", "pidFile": "/some/path/project1.pid" } } ```
自动重启热更新有点久,希望使用reload 的方式