Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me
PL
Web App Dev
Web Frontend
Blockchain
Site Builder
Mobile Dev
Dev Tools
OS
Database
Server
Monitor u0026 Manage
App Tools
Cloud
Author:
永夜
There is a lack of environment variables during the upgrade of Rancher, which causes the solution to fail to upgrade (when an environment variable does not exist, it will not be replaced)
2018/07/24
The process class relies on proc_open, which is not available on your php installation.
2018/07/17
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
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), realize the soft deletion of ActiveRecord, generate ActiveQuery, and customize the query class
2018/07/12
Solution for TortoiseGit status icon not displayed under 64-bit Windows 10 Chinese Home Version
2018/07/09
After upgrading under the Chinese home version of Windows 10, manually delete the previous version to release the C drive space immediately
2018/07/04
Rancher environment variables do not support Chinese analysis solution
2018/07/03
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), adjust the default character set to: utf8mb4, the adjustment of the interface response format, the empty array is automatically converted to empty objects, and the request log message is collected in the interface application (1 request corresponds to 1 log message) to the database, and the corresponding interface to implement the log function: log list (set data filter to enable filter processing), log details (2)
2018/06/27
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), adjust the default character set to: utf8mb4, the adjustment of the interface response format, the empty array is automatically converted to empty objects, and the request log message is collected in the interface application (1 request corresponds to 1 log message) to the database, and the corresponding interface to implement the log function: log list (set data filter to enable filter processing), log details
2018/06/22
HTTP client extension based on Yii 2, configure the client through application components, and send HTTP request data in JSON format
2018/06/15
Rolling-back (Expected State Running But Got Stopped) appears in Rancher, the solution to upgrade cannot be upgraded again
2018/06/13
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
In Windows 10, right-click on the system -> New -> No new text document
2018/05/24
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
When constructing based on Jenkins, an error is reported:composer installReturned a non-zero code: 255 solution
2018/05/03
Previous Page
1
…
49
50
51
52
53
…
61
Next Page