-
IMAGE SYNC
-
Hi. Sometimes it might be handy to split model into 2 classes:
1) class **UserBase** extends \yii\db\ActiveRecord - contains all code generated by Gii (placed in folder "models/base")
2) class **Use…
-
### Brand Name
Yii2
### Website
https://www.yiiframework.com/
### Popularity Metric
The statistic of currently live projects near 150k sites: https://trends.builtwith.com/cms/Yii-Framework
### O…
-
Original discussion: https://community.humhub.com/content/perma?id=279490
Tested with Wiki module version 2.3.3 on HumHub 1.16.1.
When searching a keyword, the following error displays:
```
…
-
This is intended to be a discussion after which the docs may need updating / additional examples.
1. Implementation of `yii\rbac\Rule` must be done in code.
2. When saving the rule to the database, it…
-
### What steps will reproduce the problem?
I built a structure for API Rest in Yii2 (Version 2.0.10).
I have this situation:
Class **Even** with relative **modelClass**:
```php
namespace app\a…
-
### What steps will reproduce the problem?
Search for text with hyphen to reproduce the crash
### What is the expected result?
Should not crash
### What do you get instead?
![image](htt…
-
Dear Sebastian,
I was just wondering what is your choice of CRUD and Grids in general? And will one be eventually integrated in L51ESK?
I come from Yii2 framework and miss things like [Gii code gener…
-
I am use Yii1 and Yii2 (a famous PHP framework) for web developing, it provide quite useful user guide and books for users to ramp up. And Yii provide a very handy widgets to build web quickly. Integ…
-
### Describe the bug
There looks to be a bad interaction with the Craft 5.4.0.1 update
### To reproduce
Steps to reproduce the behaviour:
1. Install 5.4.0.1
2. Load a front end page
3.
```
…