Alexander Makarov

Results 1732 comments of Alexander Makarov

Icons should be either converted to SVG or another SVG icons should be used.

Related to https://github.com/yiisoft-contrib/yiiframework.com/issues/201

There are many parameters in Gii generators involved. Should this new scaffold have all these in a huge single form?

Thyanks! 8.0 and 8.1 should be added to https://github.com/yiisoft/yii2-mongodb/blob/master/.github/workflows/build.yml#L21 to verify that it works.

If there's explicit `active` we should not check for route, I think.

Sure, I'll fix that.

I don't think it's a good idea to require specifying any config options for it. Gii is usually used at the very start of the project so it would be...

The problem is that noone's forcing you to store models under `models` directly. You could use sub-directories or even other directories.