Hello ,
I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do that
I see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will work with demo5? because I cannot see `src/app/layouts/demo5.js` for example.
@ geometry dash lite
Hello,
If a demo5.js file is not available, you can modify demo1.js to match the Demo 5 UI. Look through the demo's styles, components, and layouts, then adapt the JavaScript code accordingly.
Hi
If the file doesn't exist for a specific demo, you can skip the file.
Thank you