2amigos / yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension
https://github.com/2amigos/yii2-usuario
Other
294 stars 142 forks source link

Authentication rule class yii\rbac\Rule can not be instantiated #341

Open MixMe opened 5 years ago

MixMe commented 5 years ago

What steps will reproduce the problem?

My backend config: Capture2

My Error: Capture

Why is happen ?

demonking commented 5 years ago

@MixMe this problem still appears?

Have you migrate : ./yii migrate --migrationPath=@yii/rbac/migrations

mreuro commented 5 years ago

@demonking I have the same problem, all migrations are completed

demonking commented 5 years ago

@mreuro can you provide your steps ?

mreuro commented 5 years ago

@demonking did everything according to this instruction https://yii2-usuario.readthedocs.io that's what I have in the config: Без имени

2424c7b4b0

MixMe commented 5 years ago

yii\rbac\Rules is a abstract class...

mreuro commented 5 years ago

@MixMe I know, not blind. The question is how to make this thing work and which class to use

MixMe commented 5 years ago

@MixMe I know, not blind. The question is how to make this thing work and which class to use

I have the same question, but it doesn't seem any help here :(

tonydspaniard commented 5 years ago

@MixMe @mreuro I am very sorry for not being able to respond quickly. Workload is quite heavy for me these days.

RosyStephen commented 2 years ago

I too have the same same problem.