JFOC

Results 1 comments of JFOC

I don;t think Laravel 5.1 have Role/Permissions things. Have you check ``` use Zizaco\Entrust\Traits\EntrustUserTrait; public function roles(); ``` at Users Model ?