πŸ“‘Schema

you can use Schema::class to build a JSON input like this

Schema::make('name');

this class works with vue ViltSchema.vue

it has some more methods for setting options

Last updated