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:
Web Application Development
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
After yii2 starter kit is switched to the Chinese locale, the solution is not displayed normally in the editor
2018/08/21
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
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), application/x-www-form-urlencoded and multipart/form-data input formats, default support, new application/json input format support
2018/07/24
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
…
44
45
46
47
48
…
54
Next Page