I need create one component using vuejs in theme, how i can ? I couldn’t find any documentation for this part.
How can use vuejs in theme frontend ?
Can someone help me ?
Hi,
You can follow these steps to use Vue.js in a theme frontend: https://adevait.com/laravel/how-to-use-laravel-with-vue-js-3.
However, you’ll need to integrate Vue.js within the specific theme folder (platform/themes/your-theme), rather than the root project.