Open newtec-foggia opened 2 years ago
KoolReport is by designed can be used anywhere inside PHP environments so I guess it can be used to render report inside Nova. However since Nova is a commercial system and we have not had chance to experience so we could not be able to point you on how to do exactly. I guess there will be an render function inside Nova where you output the content in html so you can create KoolReport's report object and then echo content with $report->render();
By the way, we have developed the Dashboard Framework/ Admin Panel which works similar to Nova. You can have a look at our demo here.
Please let us know if you need further assistance.
Hello is there any integration with Laravel Nova Cards, Tools and Lenses for data reporting?
Can the report generation also be rendered in Nova?