Search

Showing 7 of 2,041 result(s)

/blog/2017/11/30/making-sure-strings-start-with-a-given-value-in-laravel-laravel-55-string-helper-method-start#content-example-use

The str_start function is a shortcut to calling Str::start . This function is defined in the global namespace.

/blog/2018/04/11/laravel-5-retrieving-elements-from-an-array-with-get

The get helper method will retrieve an item from the given $array using dot notation. This allows developers to retrieve items from the array at arbitrary depths quickly, without having to use PHP's array syntax.

/blog/2018/04/14/laravel-5-hashing-strings-with-bcrypt#content-example-use

The following example demonstrates how to call the bcrypt function: The above example would output something similar to this:

/blog/2018/04/21/laravel-5-view-error-bags-getting-all-message-bag-instances-with-getbags

The getBags method is used to return an associative array containing all the MessageBag instances that are currently stored within the ViewErrorBag instance.The signature of the getBags method is: public function getBags();The following example...

/meerkat/managing-comments#content-removing-comments

Comments may be deleted from the Control Panel by selecting the "Delete" option below the comment's content. There are a few things to remember when removing a comment: Addons may elect to "soft-delete" a comment. This means they won't show up by...

/site-essentials-for-statamic/v1/license

Site Essentials for Statamic is released under the GPL-3.0 license.

/site-essentials-for-statamic/v1/license#content-gnu-general-public-license

Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. < https://fsf.org/ > Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.