I've follow all steps from documentation to integrate metronic 9 tailwind version with laravel, but when I run, the sidebar can't collapsed. I've used your example integration project on github, but still same. I don't know what I missed, I just follow every single steps from your documentation.
Hi,
Glad to hear it’s working now!
We don't have a Laravel-Vue integration guide at the moment, but we do have a guide for Vue. You can find it here:
https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/vue
We'll consider adding more guides soon, including one for Laravel-Vue.
Let us know if you have any further questions!
Hi,
Could you please check the console log if there is any JS error?
Thanks
ahh sorry my mistake, I forgot to import main style. Now it works. Thanks.
But how to integrate laravel - vue project, do you have tutorial?