composer remove taoser/webman-validate composer remove top-think/think-validate 分別卸載 webman-validate及think-validate出現(xiàn)了以下錯誤 Script support\Plugin::uninstall handling the pre-package-uninstall event terminated wi...
根據(jù)文檔重寫了Requeset,在beforeAction中使用app\Request,出現(xiàn)錯誤: Argument 1 passed to app\\common\\ApiController::beforeAction() must be an instance of app\\Request, instance of support\\Request given server.php中也增加了配置項 "requ...