VScode "Undefined type 'GoogleTagManager'.intelephense(P1009)" #56
Unanswered
CoarsePiglet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks
Using Laravel 10.28.0
I installed the plugin as per the docs.
and also added it to the app.php as per the docs.
However, in my controller when using it under a public function, it gives this error:
"Undefined type 'GoogleTagManager'.intelephense(P1009)"
The webpage weirdly works, but VScode shows this error.
Is this a problem with VScode, or am I doing something incorrectly?
Beta Was this translation helpful? Give feedback.
All reactions