79451429

Date: 2025-02-19 13:05:25
Score: 0.5
Natty:
Report link

Auth::user() returns \Illuminate\Contracts\Auth\Authenticatable|null. Which does not have your method.

You can safely ignore this message. Personally I use https://github.com/barryvdh/laravel-ide-helper Which resolves such issues by rewriting the expected output to your User model.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: naamhierzo