Please provide a complete guide how to integrate your theme in an existing Laravel Project. Preferred V8.0.38
There are guides available to set up your theme for a fresh project.
I need a guide to integrate it into an existing laravel project.
Your theme works fine while setting up a new laravel project.
I tried to integrate it with the existing laravel project and the HTML version. Most of the plugins don't work. Core CSS and JS work.
Replies (1)
Hi,
Our solution works smoothly for new projects. Integrating with an existing project can be different as it depends on the existing project structure that we can't predict. Basically, if you use Metronic views as a base and do not fix your existing project view then it should work as expected. Also you should use Metronic's webpack mix setup in order to use all available Metronic features in your pages.
Regards.