## Supported Fields

You can use any of the fields from the list.

### Form Field Types:

* text
* textarea
* password
* email
* number
* date
* datetime
* time
* radio
* select
* file

### Migration Field Types:

* string
* char
* varchar
* date
* datetime
* time
* timestamp
* text
* mediumtext
* longtext
* json
* jsonb
* binary
* integer
* bigint
* mediumint
* tinyint
* smallint
* boolean
* decimal
* double
* float
* enum

[&larr; Back to index](README.md)
