Неопределенный тип «Auth».intelephense(P1009) ⇐ Php
-
Anonymous
Неопределенный тип «Auth».intelephense(P1009)
Using Laravel 10 and VS Code this line was considered error:
Auth::routes(); VS Code says:
Undefined type 'Auth'.intelephense(P1009) But no problem in the webapp.
I've already tried to do:
CTRL + SHIFT + P --> digit "Index workspace" --> Enter but it doesnt work
Источник: https://stackoverflow.com/questions/776 ... hensep1009
Using Laravel 10 and VS Code this line was considered error:
Auth::routes(); VS Code says:
Undefined type 'Auth'.intelephense(P1009) But no problem in the webapp.
I've already tried to do:
CTRL + SHIFT + P --> digit "Index workspace" --> Enter but it doesnt work
Источник: https://stackoverflow.com/questions/776 ... hensep1009