Hi there,
I have bought the theme and downloaded the Laravel_app version.
But it doesn't have the Demo 35 that I wanted to use with Laravel 10.
Is there any prebuilt Laravel app that is using Demo 35 which I can download?
Or if you could provide me the instructions on how to convert Demo 35 to be able to use with Laravel app in a way that I can use it to update/upgrade in the future without much hassle?
Regards,
Ash
Hi,
Apologies for the delay. Currently, we do not have demo35 available for Laravel.
However, you can use the layout builder to download partial files such as the header, topbar menu, sidebar menu, content area, footer, etc., and integrate them with Laravel using these partial files.
These partial files have a similar structure to the current Laravel layout. To use them, you can copy them from the Demo35 HTML version into Laravel and integrate them with the Webpack Mix. As for the assets, you will also need to copy them from the Demo35 HTML version into Laravel and configure them to work with your project's asset pipeline.
You can find the layout builder here:
https://preview.keenthemes.com/metronic8/demo35/layout-builder.html
Thanks