php-reports
php-reports copied to clipboard
No such file or directory
I have been trying to use php-reports but am going this error whenever am trying to access it.
**Warning: include(vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\php-reports-master\index.php on line 8
Warning: include(): Failed opening 'vendor/autoload.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\php-reports-master\index.php on line 8
Fatal error: Uncaught exception 'Exception' with message 'Cannot find config file' in C:\xampp\htdocs\php-reports-master\lib\PhpReports\PhpReports.php:17 Stack trace: #0 C:\xampp\htdocs\php-reports-master\lib\PhpReports\PhpReports.php(671): PhpReports::init() #1 C:\xampp\htdocs\php-reports-master\index.php(11): require('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\php-reports-master\lib\PhpReports\PhpReports.php on line 17**
What is the way around this problem?
Sounds like you need to install composer, and run the install.