Showing 7 of 1,697 result(s)

/blog/2021/11/07/creating-a-statamic-compact-modifier#content-interacting-with-the-context

…input into an array of variable names, but did not actually retrieve the value of those variables. In this section, we will work to implement a simple way to retrieve the runtime value of Antlers variables; to do this, we will make use of the...

/blog/2013/11/02/laravel-4-getting-user-input#content-im-getting-the-wrong-data

…to get the input from the user, but how do we handle the occasional situation where we have ambiguous input? For example say we have a form field named name set to John Doe for a user's name using a POST request. In addition we also have a URL...

/blog/2023/09/03/creating-a-hybrid-cache-system-for-statamic-part-three#content-making-our-cache-configurable-and-excluding-items-from-the-cache

…e the request not to be cached if it is an AJAX request. The HTTP_X_REQUESTED_WITH header is not a standard HTTP header but is added by many JavaScript libraries when making an AJAX request. The next changes will occur within our existing...

/blog/2021/01/07/implementing-csharp-events

…ed a delegate Barked which describes a method that has a return type of void , and accepts no arguments. Additionally, we've created a class member OnBarked that can be assigned any method that matches the delegate (a void return type and accepts...

/blog/2023/09/04/implementing-a-custom-blade-precompiler-for-laravel-volt-and-livewire#content-parsing-custom-blade-components

With our Blade precompiler scaffolding out of the way, we can now start working on parsing our custom Blade components. We will use the Blade parsing library we included earlier since it provides some utility features that make it much easier to...

/blog/2021/02/15/implementing-a-customer-dsl-parser-in-php#content-adding-error-messages-to-our-parser

Our parser can now understand our simple filter language, and produces the output that we would expect. However, we are able to say it produces the output we expect because we know exactly what the input to the program should be; new users of our...

/site-essentials-for-statamic/v1/license#content-6-conveying-non-source-forms

…stomarily used for software interchange., b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you...

Some absolutely amazing
people

The following amazing people help support this site and my open source projects ♥️
If you're interesting in supporting my work and want to show up on this list, check out my GitHub Sponsors Profile.