Hi Team
Can I use
the below demo on laravel setup
https://preview.keenthemes.com/metronic8/demo39/index.html?mode=light
Hi Heshan,
Yes, you can use Demo 39 with your Laravel setup. Here is the general steps:
Export the layout partials from this layout builder link, where you’ll get files like the header, footer, side menu, etc.
https://preview.keenthemes.com/metronic8/demo39/layout-builder.html
Rename these files to *.blade.php to integrate them with Laravel. Integrate with your Laravel layout.
For assets like CSS and JS, you can source them directly from the HTML version.
Let us know if you need further help with this setup!