Showing 10 of 1,204 results.

Laravel MessageBag Public API: merge

…' The username is required ' ( length = 24 ) 4 2 => string ' The passwords do not match ' ( length = 26 ) Because the MessageBag class implements the MessageProvider interface, a MessageBag instance can be supplied as the argument for the...

Laravel Collection Public API: combine

…y:3 [ 3 "green" => "avocado" 4 "red" => "apple" 5 "yellow" => "banana" 6 ] 7 } It is important that both collections/arrays have the same length. If the collections do not have the same length, an ErrorException will be thrown stating that...

se_radius_excerpt Modifier

…xcerpt modifier may be used to create an excerpt of the provided text. It will attempt to include the text on either side of the search string, up to a certain character count or radius . By default, the se_radius_excerpt modifier will use the...

License

…mission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS...

Introduction & Installation

Attribute Renderer is a utility addon for Statamic that helps create HTML attribute strings from arrays. At a high level, it allows you to convert something like this: 1 <?php 2 3 use function Stillat \ StatamicAttributeRenderer \ attributes ; 4 5...

Filter Search