Installing a Private Starter Kit in Statamic
Statamic Starter Kits are great, but you might not always want to make them public. Here is how to install one from a private repository.
Statamic Starter Kits are great, but you might not always want to make them public. Here is how to install one from a private repository.
Setting up a new Macbook for local development of Laravel and Statamic sites in less then half an hour.
A quick tutorial on how to create Hetzner volumes and use them as massive filesystems in Laravel and Statamic projects.
Freelance development is a stressful business. Here are a few things I learned over the years that make developing projects and working with clients a lot more manageable.
Static caching gives your site a speed boost, but it can also lead to inconsistent content. Here's how you automatically clear exactly the right pages from your static cache.
WordPress has themes, Statamic has starter kits - both let you set up a new site quickly, but the approaches are quite different. Here are the main distinctions you should keep in mind when moving from WordPress to Statamic.
Static Caching gives your site a speed boost, but sadly it also breaks any forms you may have. Here's how you can have the best of both worlds.
A quick look at how we can use the standard Statamic forms but add our own submission handling to create a custom newsletter signup form.
Deploy tools are a godsend when you create websites for a living. Here's how Ploi.io can save you a ton of time when working with Statamic.
Hardly any website would be usable today without some sort of caching - let's take a look at all the ways Laravel and Statamic cache information to help your website's performance.
Static caching is a great way to increase your website performance, but it does present some obstacles. Since the entire site is served as HTML, it's not possible to show random content to the user with Antlers. Let's look at some workarounds.
By default, any asset you upload to your Statamic control panel can be accessed by anyone on the internet. Here's an easy way to make sure only authorized users can download them instead.