Showing 10 of 1,085 results.

Disabling Favicon Features | Favicon Configuration

The favicon generation features can be disabled by updating the enabled value within your site's site_essentials/favicons.php configuration file. When disabled, favicons will not be automatically added to your site's web manifest file (if using...

Laravel URL Helper Function: url

url($path = null, $parameters = [], $secure = null) The url helper function is a versatile function that can be used to generate a URL to a given path or return an instance of the configured Illuminate\Contracts\Routing\UrlGenerator implementation...

BuildResources | The Statamic Add-on Roundup

The BuildResources add-on only provides some incredibly specialized console commands. There is a section of the site Technology Resources . This section of the site parses many of the "awesome" lists that can be found on GitHub and provides...

Laravel Miscellaneous Helper Function: data_fill

data_fill(&$target, $key, $value) The data_fill helper function accomplishes the same fundamental task as the data_set helper function. The only difference is that the data_fill does not define an optional $overwrite parameter. data_fill...

License

Site Essentials for Statamic is released under the GPL-3.0 license.

Default Expression Filters | Basic Filtering

…(namespaces are anything comes before the first : ). Care has been taken to organize the defaults filters in a way that reads well, and there are some filters that could have belonged to a different namespace but were placed elsewhere to help...

Filter Search