Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me & Cooperation
Programming Languages
Programming Dev
Web Frontend
Web App Dev
Blockchain
Mobile Dev
Site Builder
Blog Operations
Dev Tools
App Tools
Cloud
Server
Database
OS
Monitor & Manage
Category:
Programming Language
HTTP client extension based on Yii 2, configure the client through application components, and send HTTP request data in JSON format
2018/06/15
Implementation of temporary validation of some values that are not bound to any model class on Yii 2.0 (using a core validator)
2018/06/12
On Yii 2.0, use updateAll() to update the implementation of the table column value to another column value of the same table
2018/06/07
On Yii 2.0, the API of RESTful-style web service services, PUT to implement batch update resources
2018/06/06
On Yii 2.0, declare the validation rules related to the characteristics of the model that need to be validated, using[[yii\behaviors\TimestampBehavior]], rewrite[[yii\base\Model::rules()]] method of method
2018/05/30
On Yii 2.0, the API of RESTful-style web service services, the implementation of cookies supported (not recommended)
2018/05/23
On Yii 2.0, the API of RESTful-style web service services, the implementation of POST batch new resources
2018/05/16
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), prepare some examples of automated tests (API tests) for user-related operations in the tests directory of the API to ensure that the application will not affect existing functions when changing or adding new functions
2018/04/13
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), implement RESTful web service, support internationalization (drivingly set the target language, default to simplified Chinese)
2018/04/09
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), implement model hierarchy: data layer, logic layer, clarify common directory, application, module inheritance, reference relationship
2018/04/04
Previous Page
1
…
35
36
37
38
39
…
45
Next Page