JolitaGrazyte / discogs-api

A simple Discogs Api Wrapper that uses Guzzle7.
MIT License
10 stars 6 forks source link

Fatal error: Uncaught Error: Class 'DiscogsApi' not found in #4

Open zigou13 opened 3 years ago

zigou13 commented 3 years ago

Hello, I include the vendor as well as the class, but there is an error, thank you for your feedback.

require('../vendor/autoload.php'); require('../src/DiscogsApi.php');

Fatal error: Uncaught Error: Class 'DiscogsApi' not found in /home/discogs.php:9 Stack trace: #0 {main} thrown in /home/discogs.php on line 9

thank you

zigou13 commented 3 years ago

@JolitaGrazyte please