Showing 10 of 1,090 results.

User and Visitor Data Privacy

Meerkat allows site administrators to collect less data about their visitors, and make it easier than ever to comply with local laws, customs, and be completely transparent with their users. Meerkat allows you to make visitor names and email...

Laravel Collection Public API: keyBy

…' , ' age ' => 26 ] , 6 [ ' id ' => 52 , ' name ' => ' Bob ' , ' age ' => 34 ] , 7 [ ' id ' => 14 , ' name ' => ' Chris ' , ' age ' => 26 ] 8 ] ) ; In the following example, we will create a new collection instance where the key of each item is...

Laravel Artisan Tinker: The optimize Command

The optimize command optimizes various aspects to improve the performance of the Laravel application. The command provides two flags. The --force flag can be set to indicate that the compiled class file should be written (by default the compiled...

5. Conveying Modified Source Versions. | License

…s License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives...

8. Termination. | License

…of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and...

Creating Custom Forms | Meerkat Forms

…Writings Statamic starter kit and Tailwind CSS . 1 {{ meerkat : create class = " w-full " data-attribute = " test " }} 2 3 < div class = " -mx-3 md:flex mb-6 flex-wrap " > 4 < div class = " md:w-1/2 px-3 mb-6 md:mb-0 " > 5 < label class = " block...

Magpie | The Statamic Add-on Roundup

Magpie allows me to create backups of the site incredibly easily. It is a command line utility, which means I can easily schedule its execution. There is a lot to this add-on, like configurable off-site storage locations; the details can be found...

MarkdownModifier | The Statamic Add-on Roundup

…age for each post, so this add-on handles the dynamic re-structuring of each blog post as it is requested. This add-on will also add the alt text of images inline, as well as alternate which side of the image the text appears on throughout the...

Filter Search