Showing 10 of 1,090 results.

Documentation Search | That Escalated Quickly: All the New Things

…de templates, A custom, documentation:results, Antlers tag, providing advanced features designed to work directly with the search provider, Advanced indexer transformers, allowing for customizations of both indexed content, and, user search...

The as Modifier | A Beginners Guide to Antlers Arrays and Loops

…uses the length modifier to retrieve the total number of items in our array (this returns the same result as the total_results variable when we are inside an array's tag pair). This approach works, and our output would only contain the unordered...

Laravel Facades Part One: An Introduction to Facades

…gClassName . Laravel creates aliases for all of the facades automatically, and the entire list of them can be found in the aliases array in the config/app.php file. The aliases that Laravel creates are in the global namespace, which means that...

Special Cases for Laravel's Pluralization Features

…Niasese Pekingese Piedmontese Pistoiese Portuguese Sarawakese Shavese Vermontese Wenchowese Yengeese * deer * fish * lese * measles * media * mese * nese * ois * pox * rese * sheep audio bison bream breeches britches buffalo cantus carp chassis...

Laravel Collection Public API: transform

…: 1 <?php 2 3 use Illuminate \ Support \ Collection ; 4 5 // Create a new collection instance. 6 $ collection = new Collection ( [ 7 ' first ' , ' second ' , ' third ' 8 ] ) ; 9 10 // Modify the original and change the case of 11 // each string...

Filter Search