Articles about

Laravel

Migrating to Statamic for My New Site!

March 22nd, 2024 — Wordpress is fine, but I never loved my authoring workflow. So recently, I decided to take an opportunity to redo my site and move to Statamic CMS.

Accessing the Cascade in Blade with Statamic’s @cascade Directive

August 30th, 2024 — Statamic 5.23.0 had an awesome PR from Jack Sleight which lets you access cascade data in Blade with a new `@cascade` directive. Let's look at a real example!