Template Usage
List out all taxonomies assigned to the entry:
@if($entry->light_switch)
Lights are on!
@else
Lights are off.
@endif
Settings
This field provides the following settings:
Setting | Description | Format |
---|---|---|
Name | User-friendly identifier. | Input |
Handle | Developer-friendly identifier. | Input |
Help Instructions | Additional instructions written in small print next to the field. | Rich Text |
Validation Rules | Laravel-specific validation rules view docs | --- |