Uncaught Error: Class "Binance\Spot" not found
mehdi4467 opened this issue · 3 comments
mehdi4467 commented
i get below error
Fatal error: Uncaught Error: Class "Binance\Spot" not found in C:\xampp\htdocs\binance\test.php:4 Stack trace: #0 {main} thrown in C:\xampp\htdocs\binance\test.php on line 4
2pd commented
How did you install the package, have you run
composer dump-auto
mehdi4467 commented
I run it with below instruction
composer require binance/binance-connector-php
E000001 commented