Results 1 comments of Andrey Girnik

Yes, your User model must be implemented by `Itstructure\LaRbac\Interfaces\RbacUserInterface` interface and must contain its methods. And use `Itstructure\LaRbac\Traits\Administrable` trait in a User model.