codecasts / spa-starter-kit

A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
MIT License
913 stars 134 forks source link

Unable to get roles and permissions #122

Closed whevether closed 7 years ago

whevether commented 7 years ago

How are you doing! I use Ultraware/Roles this permission pack. ` User::find(1)->getRoles();` Gets the role to be empty, but the Laravel auth can fetch;

vedovelli commented 7 years ago

Hello! Thanks for opening the issue.

It is unrelated to this project so I'd advise you to open an issue in the Ultraware/Roles repository.

Have a nice day!