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
Year:
2018
In Yii 2, when the input data is through the URL, in order to avoid redundant update SQL, apply a filter (Intval) to the input value, which in turn leads to the analysis of the invalidation of the derived verification rule.
2018/12/29
Execute the command in Windows PowerShell: curl -x POST –data, and report an error: invoke-webrequest : The location formal parameter that accepts the actual parameter “post” cannot be found. analysis solution
2018/12/28
Implementation of 2 domain names deployed in 1 Git repository and 1 container based on Rancher
2018/12/19
Chinese translation and annotation of predefined HTTP exception classes for Yii 2.0 (reference: MDN, Wikipedia)
2018/12/13
Execute Vagrant on Windows 10 and get an error: Vagrant failed to initialize at a very early stage
2018/12/11
In Yii 2 Advanced Template, the channel publishing interface (publishing the same article to Penguin, WeChat public account, etc.) architecture design, based on queue and console commands to drive workflow
2018/12/05
The process of generating image files in .dwg suffix format files
2018/12/03
In the Yii 2 advanced template, execute the initialization command in CentOS 7.2, the analysis solution for some directory permissions under some applications is not set to 777 (the root is the Docker deployment configuration problem)
2018/11/23
In Yii 2, the query data is declared based on yii\db\ActiveQuery::joinWith() , and the analysis solution of the response field type is a string
2018/11/21
In Yii 2, when updating the model, when a field does not exist, the model is not updated (default implementation), when a field exists and its value is empty (assigned to the old value of the attribute), the implementation of the model is not updated
2018/11/20
1
2
3
…
8
Next Page