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 Framework
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
In Yii2, it is necessary to determine whether the current logged in user has specific data access permissions for the interface (based on RBAC, default role, sub-permissions)
2025/06/03
In Yii2, the request parameter 2025-04-04 in the interface is stored in the database as 2025-04-04 23:59:59
2025/06/02
In phpstorm, hint: base class referenced by subclass\common\models\conventionparticipantsharerecipientconstant in the constant. How to cancel the prompt?
2025/05/31
Previous Page
1
2
3
4
5
…
44
Next Page