KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Getting report #998

Open salman opened this topic on on Jul 19, 2019 - 2 comments

salman commented on Jul 19, 2019

how to get report after installation in already existing project. i have error Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN) Class 'koolreport\KoolReport' not found

KoolReport commented on Jul 19, 2019

If you install KoolReport with composer then you do not need to do anything, the \koolreport\KoolReport will be available. If you install KoolReport manually then you need to load koolreport with following:

require_once "/path/to/koolreport/core/autoload.php";
KoolReport commented on Jul 19, 2019

If you install KoolReport with composer then you do not need to do anything, the \koolreport\KoolReport will be available. If you install KoolReport manually then you need to load koolreport with following:

require_once "/path/to/koolreport/core/autoload.php";

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None