romanbican / roles

Powerful package for handling roles and permissions in Laravel 5
MIT License
1.16k stars 296 forks source link

$model->is('role') not working properly on L5.2 #174

Closed gerardojbaez closed 3 years ago

gerardojbaez commented 8 years ago

Collection of roles not being loaded when getRoles() is called.