Create stunning report with new Bootstrap5
Bootstrap5
package allows you to write report using Twitter Bootstrap v5. To use Bootstrap5 in your report you do:
class MyReport extends \koolreport\KoolReport
{
use \koolreport\bootstrap5\Theme;
...
}
The details of how to install and how to use Bootstrap3 package can be found at our documentation.
The package is released under MIT License which is free and can be use in any of your purpose. It is also pre installed inside KoolReport Pro package.