Vasile C.

Results 71 comments of Vasile C.

URL aliases are available starting `2.0.2` version, so, I'll do a little update to fix some specific moments. Thanks!

Пароль не меняли. Должен работать. Касателно демки, там возможно кто-то менял. Проверьте в БД если юзер создался, и если все хорошо. Возможно стоит попробовать восстановит пароль.

As soon as it will be possible I'll try to fix this problem. Thanks!

В конкретно данном случае ошибка на вашей стороне. Нельзя назначить роли потомка который является его родителем. Попробуйте задать другую дочернюю роль, уверен ошибка не будет вылазить. Но в данной ситуации...

Hi, If you are about `data` directory, than it's easy to fix: you just need to specify your own files in [config](https://github.com/vova07/yii2-start/blob/master/common/config/main.php#L44) file. I mean that you can create your...

@golles Yes, it's possible. To switch `Yii2-Start` to `DB` manager, you must follow next steps: - In config file in [`authManager`](https://github.com/vova07/yii2-start/blob/b2d6f32cc11af74fd21e7a9463f0d2350ea57e61/common/config/main.php#L40) section you need to switch to `DbManager` class. -...

Ah yes. Also you need to run migration command after you configure your `authManager`. `yii migrate --migrationPath=@yii/rbac/migrations/` I updated instruction. See precedent comment if it's not clear.

maybe you try to add some rule like dependency that not exist?