I have installed the dashboard demo but getting the following error when I try and run: [20-Apr-2025 21:24:19 Europe/Dublin] PHP Fatal error: Uncaught Error: Class "koolreport\dashboard\Application" not found in C:\xampp73\htdocs\dashboard-demo\src\App.php:28 Stack trace: #0 C:\xampp73\htdocs\dashboard-demo\index.php(5): require_once() #1 {main} thrown in C:\xampp73\htdocs\dashboard-demo\src\App.php on line 28
Line 28 refers to class App extends \koolreport\dashboard\Application PHP is not my strong point but there is no Application folder existing in dashboard folder. Can you help me resolve this issue? kind regards John