Template Usage
<div>{{ $entry->number ]}</div>
Settings
This field provides the following settings:
Setting | Description | Format |
---|---|---|
Name | User-friendly identifier. | String |
Handle | Developer-friendly identifier. | String |
Help Instructions | Additional instructions written in small print next to the field. | Rich Text |
Validation Rules | Laravel-specific validation rules view docs | --- |
Decimal Places | The number of decimal places this number will accept. | Integer |
Step Size | Step or increment size of the number. | Integer |
Min Value | Minimum allowed value. | Integer |
Max Value | Maximum allowed value. | Integer |