I am currently having an backend system built with php on laravel, and want to use Metronic as the UI interface. are there any ready made code bases which I can build the web app on?
1. If you want use Metronic in blade like main layout you can do it. There have a lot of generated pages and you can manipulate how you want.
2. If you want use Metronic like SPA (Angular, React, Vue) you also can do it, they was have already makes base and core modules for it. Just need to change or create new services to work with your backend API.
3. With Metronic you can do anything, its best template in ThemeForest.
More information about layout, integration, components, etc, you can find in link below: Metronic Documentation
All in your hands, good luck and have a fun day. 🙂