breugela
Results
2
comments of
breugela
I have the same issue, did you already fix this? I've installed the phpSPO plugin via the composer on a windows machine. No errors. The vendor directory was created in...
added the following in my script. use Office365\PHP\Client\Runtime\Auth\AuthenticationContext; use Office365\PHP\Client\SharePoint\ClientContext; use Office365\PHP\Client\SharePoint\ListCreationInformation; use Office365\PHP\Client\SharePoint\SPList; this fixed the issue.