Hello,
I wanted to integrate Koolreport with Caklephp 3.7 , and followed the steps as mentioned in the below URL : https://www.koolreport.com/docs/integration/cakephp/
But getting the error as
2020-03-30 12:02:18 Error: [Cake\Error\FatalErrorException] Class 'koolreport\KoolReport' not found in /shared/httpd/nsms/SMS/src/Reports/MyReport.php on line 5 Stack Trace: #0 /shared/httpd/nsms/SMS/vendor/cakephp/cakephp/src/Error/BaseErrorHandler.php(109): Cake\Error\BaseErrorHandler->handleFatalError(1, 'Class 'koolrepo...', '/shared/httpd/n...', 5) #1 [internal function]: Cake\Error\BaseErrorHandler->Cake\Error{closure}() #2 {main}
Please let me know the solution to above error.