Closed Youbility closed 9 years ago
Should learn to read instructions carefully. My Permission and Role models did extend my own BaseModel, not EntrustRole. Odd though that everything I was using was working fine with that little change ;)
Hi @Youbility, glad you got this sorted out. I wanted to point out two additional things.
That would come in very very handy indeed :+1: The removed dependency on Ardent was already reason enough for me to upgrade to your fork. Really good work, thank you a lot. If you need help with anything please let us know.
Hello, I'm getting an error using Entrust::can with version 1.3:
$role->perms is invalid. If I change it to $role->permissions it's working fine again. Is that a bug in Entrust?