© 2026 Hedgehog Software, LLC
UserForm.vue
// router.js { path: '/admin/users/add', name: 'admin-users-add', file: '@/components/Admin/UserForm.vue', }, { path: '/admin/users/:id/change', name: 'admin-users-id-change', file: '@/components/Admin/UserForm.vue', },
definePageMeta({ layout: 'admin', });
default.vue
Join the Discord to ask follow-up questions and connect with the community
Nuxt Community Chat Server
31,632 Members