adamgumm.com

Platform

Laravel 12 MySQL Bootstrap 5 REST API
2026
Who It's For

A working example for anyone who wants their own site to be publishable by an assistant instead of by hand.

Problem Solved

Portfolio content goes stale because updating it means opening an editor. Every content type here is database-driven and exposed over an authenticated REST API, so a post or a book can be drafted, proofread, and published by an AI agent in conversation.

Business Value

Publishing cost drops to the length of a conversation. The same API backs the CMS UI and the agent integrations, so there is one code path to maintain and one place where validation lives.

Tech Stack

Laravel 12, MySQL, Bootstrap 5, Blade. Token-authenticated REST API with CORS for cross-origin agent access; hand-rolled CMS authentication and hardened file-upload handling.

Key Features
Back to Projects