I am getting very confused by the various options to integrate KoolReport Pro with CodeIgniter. I have not been able to get the sample reports to display as I am having trouble finding the autoload.php which is being required in the MyReport.php controller file. My error indicates the file cannot be found, but there is an error in the path, application is appearing in the path, but I am not sure as to why. My base url is "http://localhost/123/".
I have used composer to install KoolReport Pro, so the files are under the vendor folder.
A PHP Error was encountered Severity: Warning Message: require(C:\xampp\htdocs\123\application\vendor/autoload.php): failed to open stream: No such file or directory Filename: reports/MyReport.php Line Number: 3