Bootstrap5
package allows you to write report using Twitter Bootstrap v5.2.
- Download
- Unzip the zip file
- Copy the folder
bootstrap5
intokoolreport
folder so that look like below
koolreport
├── core
├── bootstrap5
composer require koolreport/bootstrap5
In order to add Bootstrap5
theme into your report, you simply do:
class MyReport extends \koolreport\KoolReport
{
use \koolreport\bootstrap5\Theme;
}
Please use our forum if you need support, by this way other people can benefit as well. If the support request need privacy, you may send email to us at support@koolreport.com.