π’Number

you can use Number::class to build a number input like this
Number::make('name');this class works with vue ViltNumber.vue
it's accepted more methods
->min(int),
->max(int),
->step(int)Last updated

you can use Number::class to build a number input like this
Number::make('name');this class works with vue ViltNumber.vue
it's accepted more methods
->min(int),
->max(int),
->step(int)Last updated