Template Usage
Be sure to use Blade's {!! ... !!} brackets to parse the HTML:
<div>{!! $entry->redactor !!}</div>
Settings
This field provides the following settings:
Setting | Description | Format |
---|---|---|
Name | User-friendly identifier. | Input |
Handle | Developer-friendly identifier. | Slug |
Help Instructions | Additional instructions written in small print next to the field. | Rich Text |
Validation Rules | Laravel-specific validation rules view docs | Input |
Placeholder | Text that will appear inside the WYSIWYG element's content area when empty. | Input |