Showing 10 of 2,044 results.

Formatting Front Matter | Formatting

The Antlers formatter will attempt to format your template's front matter by default. If the front matter contains syntax errors, the front matter will not be formatted. To stop the formatter from attempting to format your front matter, disable...

Laravel 5 Fluent API: The Public API

The following sections will highlight the usage of the various public methods that the Fluent class provides. There are, however, some omissions in this section, namely the methods required to implement PHP's ArrayAccess interface. The examples...

se_each Modifier

…der another template for each item within an array. The rendered template will receive the full context scope at the time the modifier was invoked, as well as the data from the item being iterated. 1 {{# Using a traditional loop. #}} 2 {{...

Introduction & Installation

Documentation Search provides a custom Statamic search provider focused on making it easier to index documentation-heavy websites where each entry may have multiple sections that should be indexed separately.Documentation Search may be installed...

Updating the Favicon Driver | Favicon Configuration

If you've developed or installed a different favicon generation driver you will need to update the driver option within the site_essentials/favicons.php configuration file. Site Essentials for Statamic ships with an ImagickDriver by default. 1...