This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
PHP Fatal error: Uncaught Http\Discovery\Exception\DiscoveryFailedException: Could not find resource using any discovery strategy #79
Labels
In a brand new install of this library, I am getting the following error:
In an empty folder, I ran:
Then created a file
test.php
containing:When running
php test.php
I get the above error. I tried installing the mentioned libraries at the link in the error:but still get the same errors.
I am running PHP 7.4.16
The text was updated successfully, but these errors were encountered: