Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

MehmetUygun's avatar

How can we register any vue plugin globally in Nova?

How can we register any vue plugin globally in Nova?

Normally we do like below;

import vmodal from 'vue-js-modal'

Vue.use(vmodal)
0 likes
1 reply

Please or to participate in this conversation.