|
|
Answered by
kenjis
May 13, 2024
Replies: 1 comment 5 replies
|
Don't you extend |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got your situation.
Intelephense is no problem. Because
Auth::user()return type isUsernot your extended UserEntity.Userdoes not have themyUserMethod()method.Auth::user()manually.