-
Sometimes it is important to know exactly which error has occurred with a REST API. This can be accomplished with an custom error code. I've done some research how Yii2 handles errors and it is not th…
-
per this post:
https://github.com/nenad-zivkovic/yii2-advanced-template/issues/11
yii2-admin works great with the standard advanced template but not the improved yii2-advanced-template.
Could you ple…
-
Hello!
I would like to know if you have any app example to use angular-yii2-model.
Thank you!
-
Is it possible to make a USER>SESSION endpoint to GET the members statistic - number of online users
https://github.com/humhub/humhub/blame/0086c52945f32f5b2dd86c17a194a9014238dc2a/protected/humhub…
-
This issue has originally been reported by @phuczeero at https://github.com/yiisoft/yii2/issues/12961.
Moved here by @samdark.
-----
### What steps will reproduce the problem?
**Token.php**
```
n…
-
I have 2 apps:
- Yii2 server (wtih this exxtension itself)
- Yii2 client (With https://github.com/yiisoft/yii2-authclient )
Everything is looked good in every step at Yii2 server side:
```
'…
-
> Please use https://stackoverflow.com/questions/tagged/mpdf for all your general questions or troubleshooting!
> For contributing here, please see the guideline: https://github.com/mpdf/mpdf/blob/de…
ianez updated
4 years ago
-
### Describe the bug
Updating the project to CraftCMS 5 with PostgreSQL .
When applying migrations, the following error occurs:
```
...
*** applying m231129_000000_integrations_mapping
> u…
-
Is this plugin compatible with mongodb? I need to have my logs data in mongodb and rest of my database in mysql. Is it possible to do so?
-
### What steps will reproduce the problem?
* create fresh project with `composer create-project --prefer-dist yiisoft/yii2-app-basic basic`
* configure component response by adding `'response' => ['…