Laravel & PHP
Exploring the Laravel CMS powering this site — Filament admin, block-based pages, and container deployments.
03 May 2026 · Matt
Laravel & PHP
Seeding Demo vs Generated Content in a Laravel Docker Container
How the DatabaseSeeder switches between demo posts and AI-generated content based on a base64 environment variable.
Read more →
30 Apr 2026 · Matt
Laravel & PHP
Building an Admin Panel with Filament 4
Key patterns from the Filament 4 PostResource — custom publish actions, RichEditor, and dehydration control.
Read more →
27 Apr 2026 · Matt
Laravel & PHP
Block-Based Pages in Laravel: How This CMS Works
A walkthrough of the JSON block architecture behind the page builder — from the Filament form to the Blade renderer.
Read more →