The Keenthemes website demo is actually using the HTML version, which means you can access all demos from the HTML version that comes included in the package.
To change to another demo, you can refer to the documentation of the Laravel app. Here is the link to the Laravel app documentation on changing demos: https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build
Hi i am trying to update to new version but didn"t find the changing area like earlier: as mentioned in documentation: https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build?demo=demo2
1. In this file app/Providers/AppServiceProvider.php, i din"t find theme variable $theme->setDemo("demo2");
2. config/global/general.php "use_demo" => false, Here i didn"t find global folder and general file.
To ensure that we provide you with the correct instructions, could you please let us know which type of Laravel project you are using? We have two types available: the new Laravel starter kit and the legacy Laravel app. The documentation mentioned in https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build?demo=demo2 is for the legacy Laravel app.