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 Yii2, an update interface, if the record in the table has been deleted before executing save(), it will still return ture, whether it is necessary to avoid this situation
2025/06/20
In Yii2, an interface does not want to expose the SQL error in the interface response, but also hopes that the validation error of the exposed field itself is in the interface response, how should it be implemented?
2025/06/19
In Debug Log Messages in Yii2, the error log is displayed in JSON format, and the readability is too poor to check and analyze
2025/06/17
Error reported in Yii2: Typed property common\\components\\i18n\\phpMessageSource::$fallbackBasePath must not be accessed before initialization
2025/06/16
In yii2, when querying a list, when type=5, you need to associate the image model based on value. How to avoid the redundant value in value?
2025/06/14
In Yii2, how do you ensure that the field type in the interface response is consistent with that in MySQL?
2025/06/11
In yii2, when using the associated query, an error is reported: yii\base\erroreException: undefined index: id in \vendor\yiisoft\yii2\db\ActivverelationTrait.php:554
2025/06/10
In the backend application of Yii2, the current user can switch roles, hoping to have a role=distributor or role=management in all links. Links in the view implement echo url::toroute(/user/profile); . How to achieve?
2025/06/09
In Yii2, it is planned to adjust the RBAC related table, the field length of the string type to 200
2025/06/05
In Yii2, when the server is abnormal, it does not respond to 500, but prompts in the browser: CORS error
2025/06/04
Previous Page
1
2
3
4
5
…
54
Next Page