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:
Yii 2
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
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), support for creating new API directories, configuration and environment, testing, vagrant, etc.
2018/04/03
Set the PHP code sniffer to Code Sniffer in Windows 10 64, PHPStorm to verify that your code complies with Yii 2 Web Framework Coding Standard (Yii 2 Web) framework coding standard)
2018/03/23
Under Windows 10 64 and Yii 2, the RESTful interface responds to the JSON format, and the CakePHP is used as the HTTP client, and the response data is forwarded to the browser again, and the browser side cannot resolve the solution.
2018/03/21
Previous Page
1
…
15
16
17
18
19
…
21
Next Page