How to show or hide CP fields based on a taxonomy field in Statamic 3
Sometimes, you may want to control the visibility of a field based on its value. This is how you can do it.
I'm a web developer based in the UK working with PHP, JS, CSS, and HTML.
I frequently write about Statamic, TailwindCSS, and Laravel.
Sometimes, you may want to control the visibility of a field based on its value. This is how you can do it.
Laravel's Rule functionality are incredibly powerful. Learn how to make use of them in Statamic 3.
Spoiler: It's the cache misbehaving
It's easier than ever to use object storage to make your Statamic site faster
PestPHP positions itself as "An elegant PHP Testing Framework", but there is one very minor stumbling block you might run into when getting started
Statamic's flat file approach has a huge number of benefits over database driven marketing sites, but sometimes you can run into downsides to its content-as-files methodology. Luckily, there's usually a way to make it work (and often it's better than the database alternative).