-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
I am attempting to use the php bindings by following these instructions. When I try to use this code snippet in my php project, I get an error saying Undefined type ‘Intercom\IntercomClient’ via vscode intelephense. After running composer install
, I can clearly see that intercom is in the vendor folder.
My INTERCOM_KEY is a variable that I have confirmed loads properly. My other issues is that I cannot even load my environmental variables when using php files in a subfolder. I tried following stack overflow for advice but couldn’t get anywhere
Metadata
Metadata
Assignees
Labels
No labels