Custom Validation Rules in Laravel
Using Laravel's form validation features to thoroughly check EU VAT IDs provided by users.
Using Laravel's form validation features to thoroughly check EU VAT IDs provided by users.
Replacing Laravel's native auto-incrementing IDs with Twitter's Snowflake algorithm for improved security and secrecy.
It's time to get rid of Google Analytics once and for all! Here's how you can easily switch to Fathom and take all the data from the last 12 years with you.
Exploring three different approaches to making custom data available in your Statamic Antlers templates.
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.