Search

Showing 7 of 1,975 result(s)

/blog/2018/04/22/laravel-5-collections-filtering-a-collection-based-on-key-presence-using-strict-comparison-operators-with-wherenotinstrict

The whereNotInStrict method will return all of the items in a collection that do not have matching values (supplied via the $values parameter) for the provided $key . This method is capable of filtering collections of both arrays and objects. The...

/blog/2018/04/22/laravel-5-collections-testing-all-collection-values-with-every#content-using-every-with-higher-order-messages

The every method can also be used with higher order messaging, which allows us to invoke collection methods and access properties on objects using PHP's property accessors syntax. In the following example, we will create a color class with a...

/blog/2023/11/27/disabling-vite-file-hashes

…tamic-powered blog. As part of that rebuild I migrated my build processes to Vite, but ran into an issue where I needed the filenames for my CSS, JavaScript, and assets to remain consistent for compatibility reasons with an existing cache system....

/site-essentials-for-statamic/v1/license#content-terms-and-conditions

…resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. A “covered work” means either the unmodified Program or a work based on the Program. To “propagate” a work means to do anything with it that,...

/site-essentials-for-statamic/v1/license#content-14-revised-versions-of-this-license

…you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you...

/social-media-image-kit/v1/configuration#content-selecting-which-collections-images-are-generated-for

To specify the collections Social Media Image Kit should generate images for, we need to add the collection's handle to the list of collections within the general.php configuration file. Each configured collection will also need to import Social...

/social-media-image-kit/v1/license#content-terms-and-conditions

…resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. A “covered work” means either the unmodified Program or a work based on the Program. To “propagate” a work means to do anything with it that,...