Fields
Columns
Text
Text::make('Example Label', 'exampleColumnName')Slug
Slug::make("Example Label", "exampleColumnName", "relation_with"),BelongsTo
BelongsTo::make('Example Label', 'relation_model', 'relation_id', 'relation_resource', 'relation_display_column')BelongsToMany
BelongsToMany::make('Example Label', 'relation_model', 'relation_resource', 'relation_display_column')Boolean
Boolean::make('Example Label', 'exampleColumnName')Date
Datetime
Email
File
Html
Image
Link
Number
Password
Textarea
Time
Color
Last updated