Last updated 2 years ago
you can use Email::class to build an email input like this
Email::class
Email::make('name');
this class works with vue ViltEmail.vue
ViltEmail.vue