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
Tag:
Yii 2
Based on Yii 2.0, the API of RESTful-style web service service is realized. In the request parameter, only one parameter supports data filling and validation of multiple parameter values (ie array, list input) and validation.
2018/09/04
Based on yiisoft/yii2-app-advanced, the API of RESTful-style web service service is realized. When the request parameter is multi-model, the realization of data filling and validation
2018/09/01
In Yii 2, when processing a RESTful API request, the new response format is supported: text/html, and only the HTML format is supported
2018/08/27
Implementation of Sentry 9 Integration with Yii 2 Advanced Project Template
2018/08/24
Nginx-based single domain name configuration on Yii 2 Advanced Project Template
2018/08/16
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new remote procedure call application (implement hprose 2.0 for PHP’s RPC server), support for creating new RPC directories, configuration and environment, testing, Vagrant, etc.
2018/08/15
In Docker, Rancher deployment, execute Yii 2 console commands based on the Supervisor timing
2018/08/14
In Yii 2, the RPC service is implemented based on HProse, and the error is reported: passthru() has been disabled for security reasons
2018/08/13
Under Yii 2, realize the logical isolation of multi-tenant, that is, there is a tenant ID field in each table of the database, customize the active query class, and add the query conditions of the tenant ID by default in each query.
2018/07/13
Under Yii 2,[[yii\validators\UniqueValidator|unique(唯一性)]], uniqueness of the combined field, customizing the error message in the common model logic layer
2018/07/13
Previous Page
1
2
3
4
5
…
7
Next Page