Open dsemerida opened 2 years ago
Hi im starting use this project, i download from composer, and when i call the class principal for test y got this error Uncaught Error: Class "Bbva\Data\BbvaApiResourceBase" not found
Uncaught Error: Class "Bbva\Data\BbvaApiResourceBase" not found
this is my file .php
<?php require(dirname(__FILE__) . '/bbva/Bbva/Bbva.php'); ?>
Hi im starting use this project, i download from composer, and when i call the class principal for test y got this error
Uncaught Error: Class "Bbva\Data\BbvaApiResourceBase" not found
this is my file .php