Nova.booting((Vue, router) => { router.addRoutes([ { name: 'nova-push-notification', path: '/nova-push-notification', component: require('./components/Tool'), }, ]) })
info at phpclasses dot org