specialtactics / laravel-api-boilerplate

Laravel API Boilerplate | Quickly build quality API products!
MIT License
490 stars 94 forks source link

[BUG] #35

Closed k2gsalem closed 4 years ago

k2gsalem commented 4 years ago

on creating a new user with the role return 500 Internal Server Error with "message": "Return value of App\Entities\User::getStoredRole() must implement interface Spatie\Permission\Contracts\Role, null returned", how to solve this issue

specialtactics commented 4 years ago

Hey, it seems like the issue you are having is with an unrelated package, not any related to this boilerplate.

k2gsalem commented 4 years ago

sorry wrong package