Showing 10 of 1,204 results.

Permission Variables | Default Variables

Each comment author array ( author or internal_parent_author ) contains an array permissions containing all of the resolved permissions for the user. Anonymous authors will also have a permissions array, with all permissions set to false . The...

SORT_NATURAL | Laravel Collection Public API: sortBy

…ollection using the SORT_NATURAL flag. 4 $ sorted = $ collection -> sortBy ( function ( $ value , $ key ) { 5 return ( string ) $ value ; 6 } , SORT_NATURAL ) ; The following table will use each item's key to represent the new sort order. It will...

Laravel Artisan Tinker: The migrate Command

…ed after the migrations have run. The default behavior is to not run the db:seed command afterwards. --step Specifying this flag will cause the migration's batch number to be incremented for each migration so that each migration can be rolled...

Title | General Metadata

…fault it binds to the $title variable. 1 <?php 2 3 use Stillat \ StatamicSiteEssentials \ Support \ Facades \ Metadata ; 4 5 // Adjusting the returned variable. 6 Metadata :: resolve ( ' title ' , function ( array $ context ) { 7 return ' A super...

Command --collection Option | Generating Images

…php artisan social-media-image-kit:generate-images --collection = * You may also specify a single collection name like so: 1 php artisan social-media-image-kit:generate-images --collection = blog If you'd like to specify multiple collection...

Documentation Search

…ge, and search your documentation site's entries. Documentation Search provides a custom Statamic search provider, focused at making it easier to index documentation-heavy websites where each entry may have multiple sections that should be...

Indemnity | Licensing

You agree to indemnify and hold harmless Stillat, LLC for any third-party claims, actions or suits, as well as any related expenses, liabilities, damages, settlements or fees arising from your use or misuse of the Software, or a violation of any...