Fields¶
Collapsar has a set of built-in components to manage different types of fields. You declare them in your resource's fields() method, and Collapsar renders the right component for each one across the index, show, create and update views.
Browse the available field types, control where each field appears with visibility methods, and attach validation rules to them.