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:
Programming Language
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
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
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
The implementation process of video file sharding upload based on Penguin, including queue, file slice, while loop, etc.
2018/11/19
In Yii2 advanced template, the task is implemented asynchronously based on the Yii2 queue extension, and the additional event handler is attached, after each successful execution of the job, when an exception occurs during the job execution.
2018/10/27
Implement asynchronous execution of tasks based on Yii2 queue extension in Yii2 advanced template
2018/10/19
In the LNMP environment, the response no input file specified. But the file is the analysis and solution of the actual existence
2018/09/28
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, the implementation of uuid
2018/09/25
Previous Page
1
…
32
33
34
35
36
…
45
Next Page