Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
If you previously install KoolReport with composer then you only need to change package name from old koolphp/koolreport
to new koolreport/core
and run composer update
. If you install the KoolReport by download manually, you can just download the new one and change the require path to new one located at "/path/to/koolreport/core/autoload.php"`.
The Card
widget is free and already inside the new core 4.0.0, its full class name is \koolreport\widgets\koolphp\Card
thanks, The update worked, but now my laravel integration is not working. I am getting: "Trait 'koolreport\laravel\Friendship' not found"
and composer require koolreport\laravel
[InvalidArgumentException]
Could not find a matching version of package koolreport\laravel. Check the package spelling, your version constraint and that the package is available in a stability which matches
your minimum-stability (dev).
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo