Latest articles
I'm a web developer based in the UK working with PHP, JS, CSS, and HTML.
I frequently write about Statamic, TailwindCSS, and Laravel.
My latest blog posts
How to get the value of a key in a Salesforce sObject
How to get the ID of the account that fired a trigger in Salesforce Apex
My three simple rules for better website menus
Menus are a crucial part of websites. Yet more often than not, they are done poorly.
Exclude current entry from collection list in Statamic
How to stop a post from appearing in a list of related posts when it's in the same category.
How to nest a block in another block in an embed in Twig
While refactoring an application built in Twig, I came across a limitation of using embeds and blocks together.