Search

Showing 7 of 1,975 result(s)

/blog/2018/04/21/laravel-5-fluent-api-the-public-api#content-converting-the-data-object-to-an-array-with-toarray

The toArray method returns the exact same values as the getAttributes method; the results of the toArray method will return an array with all of the key/value pairs of the Fluent instance.

/blog/2023/12/10/that-escalated-quickly-all-the-new-things#content-attribute-renderer-for-statamic

Attribute Renderer is a utility addon designed for use within other addons. It provides an advanced system for converting PHP arrays to HTML attribute strings; it is used by many of my new addons. Attribute Renderer Documentation, Attribute...

/meerkat/advanced-filtering

Meerkat exposes an incredibly powerful filtering API to Statamic developers. This API allows developers to craft custom filters, organize multiple filters into a single group to simplify template code, and to also define custom variables that can...

/meerkat/advanced-reply-forms#content-object-properties

To make things as simple as possible, Meerkat provides you with some properties that you can use in your own form implementation:

/meerkat/sorting-comment-threads

Meerkat 2 has tossed away the sorting system from previous versions of Meerkat and replaced it with a new, more powerful system. The syntax for sorting comments is different from previous versions, but the capabilities it unlocks are worth it. By...

/meerkat/the-is-filters#content-spam-check-tip

If you wanted to retrieve all comments that have not yet been flagged as either spam or not spam, you can use the where filter to check if that value has not been set:

/site-essentials-for-statamic/v1/license#content-4-conveying-verbatim-copies

You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License...