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

dipa_laravel's avatar

Override package's VUe component exist inside Vendor folder

We are using Laravel Nova (V3..0) There is a Step Wizard for which "actengage/nova-wizard "package is used. We want to override the default feature of this package, like want to rename the Button text & add confirm dialogue box on the last step of the Wizard.

All the VueJs-related codes are available inside the Vendor folder, we want to override it.

0 likes
2 replies
Lumethys's avatar

look in the package doc for "publishing" the view

dipa_laravel's avatar

@Lumethys there is no "doc" regarding this specified in that package(Package name is: "actengage/nova-wizard": "^0.9.8"),

.

Please or to participate in this conversation.