Open webdevian opened 6 years ago
This can be done just like the float/decimal field, by using comma separated list of enum values, but I also have to implement it on the laravel package. My current laptop is not yet setup for php development, I'll try after setting it up.
Cool. BTW your laravel package inspired me to make https://github.com/APCOvernight/adonis-schema-builder using the same json schema output
Nice, always happy to see people using my packages :)
This would be a really nice feature, for defining enumerated fields and the possible values