-
|
|
Beta Was this translation helpful? Give feedback.
Answered by
kenjis
May 13, 2024
Replies: 1 comment 5 replies
-
|
Don't you extend |
Beta Was this translation helpful? Give feedback.
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.