Search

Showing 7 of 1,216 result(s)

/blog/2023/04/10/creating-a-custom-statamic-layout-tag#content-sharing-variables-with-our-layouts

Earlier in this article, I briefly mentioned that Statamic will first render the template and inject the rendered template's contents into the layout via. a template_contents variable. This behavior can sometimes make it non-obvious to pass...

/blog/2023/05/04/best-practices-for-securing-your-development-projects#content-employ-secure-development-tools

Every project requires different tools, such as repository apps, frameworks, and open-source libraries, to carry out the development process. If you use third-party tools that aren't secure, you'll make your product vulnerable to cyberattacks....

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

…odes we are allowed to cache and whether or not we should ignore query string requests, respectively. We are adding our configuration management to our existing cache manager class. Since we need to reference some of these configuration items...

/blog/2023/11/29/creating-simple-http-redirect-routes-from-a-statamic-site#content-creating-the-redirects

…rmatted string, and all that is left to do is generate the routes file. I will be doing this by constructing a string with interpolated values and returning it: Our function now looks pretty complicated, but its really just creating a fairly...

/tidal-starter-kit/v1/installation-and-upgrading#content-system-and-software-requirements

…r, composer, 2.x, ImageMagick, PHP extension, Statamic, 4.38 or higher The following additional PHP extensions are required to use Tidal: ext-dom, ext-mbstring, ext-libxml The Tidal starter kit was developed with the latest version of Statamic 4...

/tidal-starter-kit/v1/installation-and-upgrading#content-setting-up-the-database

…file you want to use. A simple example might look something like the following: 1 DB_CONNECTION = sqlite 2 DB_DATABASE = /usr/share/nginx/html/tidal/database/database.sqlite For more information about configuring SQLite consider reading the...

/blade-parser/v1/validation#content-registering-custom-validators

…ngleton objects and have specific requirements for configuration. Instead, suppose you want to ensure custom validator implementations are available on every BladeValidator instance created. In that case, you can use the resolving method provided...

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.