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, 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
The solution to the html escape character in SyntaxHighlighter 3.x of WordPress 4.9.8 is rooted in the Gutenberg editor
2018/11/16
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
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, the implementation of uuid
2018/09/25
Implemented in Yii 2.0: Resource Services
2018/09/21
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
Previous Page
1
…
43
44
45
46
47
…
54
Next Page