Closed MartelliEnrico closed 1 year ago
When I try to ctrl+click on a class Trait, I get this error:
evaluating 'Authenticatable' at User.php#13: could not resolve first part of '\Illuminate\Auth\Authenticatable'
From what I can see it get the right namespace and name, but it can't open it.
Closing
When I try to ctrl+click on a class Trait, I get this error:
From what I can see it get the right namespace and name, but it can't open it.