标签: RESTful API
-
Post Views: 140 1、基于 yii2tech\ar\softdelete\SoftDeleteBehavior,实现 ActiveRecord 的软删除,打开网址:https://gith […]
-
Post Views: 349 1、在开发环境中,执行数据库迁移命令失败:1071 Specified key was too long; max key length is 767 bytes,如图1 […]
-
Post Views: 140 1、通过应用组件配置客户端,\common\config\main-local.php 2、通过 setFormat() 方法设置用于请求内容的格式为 JSON,\com […]
-
Post Views: 64 1、编辑 \api\config\urlManager.php,定义路由以支持 PUT close/{id} 2、编辑 \api\controllers\PlanTaskC […]
-
Post Views: 91 1、\api\rests\plan_task\CreateAction.php,具体实现可参考网址:https://github.com/yiisoft/yii2/blob […]
-
Post Views: 1,303 1、删除控制器 \api\controllers\SiteController.php,删除模型 \api\models\ContactForm.php、\api\m […]
-
Post Views: 1,331 1、创建一个新的仓库,shuijingwan/yii2-app-advanced,如图1 Yii 2高级项目模板,模板包括四个层:接口(实现 RESTful 风格的 […]
