Create an Admin user assignRole problem #117
-
Hi, By running
Result:
And consequently errors in opening the pages:
|
Beta Was this translation helpful? Give feedback.
Answered by
thearyanahmed
May 1, 2022
Replies: 2 comments
-
Did you extend your User class with '/Shopper/Framework/Models/User/User' instead of the default laravel 'Authenticable'. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ehsan1011
-
You should extend the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you extend your User class with '/Shopper/Framework/Models/User/User' instead of the default laravel 'Authenticable'.