specialtactics / laravel-api-boilerplate

Laravel API Boilerplate | Quickly build quality API products!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]

k2gsalem opened this issue · comments

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

commented

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

sorry wrong package