Hi, I am using the Laravel framework, and I want make a page that lists all the reports I've made. Is there an easy way to do this in KoolReport?
When creating my reports, I followed this guide https://www.koolreport.com/forum/topics/150. Now I have reports in App\Reports, and so I want it to be easy to add a new report and the report show up on this page that lists all reports.