Showing 10 of 2,055 results.

Laravel Helper Function: ASCII

The ascii helper method accepts only one argument: $value . $value should always be a string, or something that can be cast into a string. The function converts a string in the UTF-8 encoding into its ASCII equivalent. This function is useful when...

Installation | Formatting CLI

The command line Antlers formatter can be installed with npm using the following command: 1 npm install antlers-formatter -g

Configuring the Queue | Using a Job Queue

You may configure the queue Social Media Image Kit should use by modifying the queue.php configuration file: 1 <?php 2 3 return [ 4 5 // ... 6 7 /* 8 |-------------------------------------------------------------------------- 9 | Queue...

se_is_set_type

The se_is_set_type modifier is a utility modifier that can be used to easily check if a Bard or replicator field contains a specific set at some arbitrary position. As an example, this modifier can be used to simplify template code to dynamically...