<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Source Pot</title><description>A blog about PHP, TypeScript, AI in the loop, and shipping software with a small team.</description><link>https://source-pot.dev/</link><item><title>Command Bus implementation</title><link>https://source-pot.dev/articles/php-command-bus/</link><guid isPermaLink="true">https://source-pot.dev/articles/php-command-bus/</guid><description>Building a small CQRS-flavoured command bus for a Laravel side project - keeping it simple, type-safe, and SOLID-friendly without dragging in a framework.</description><pubDate>Sun, 04 Feb 2024 00:00:00 GMT</pubDate><category>PHP</category><category>Laravel</category><category>CQRS</category><category>Architecture</category><category>Backend</category></item><item><title>How I structure Laravel Form Request classes</title><link>https://source-pot.dev/articles/laravel-form-request/</link><guid isPermaLink="true">https://source-pot.dev/articles/laravel-form-request/</guid><description>Form Requests are one of Laravel&apos;s quiet superpowers. Here&apos;s the shape I&apos;ve landed on after a few years - readable, testable, and DTO-friendly.</description><pubDate>Wed, 27 Sep 2023 00:00:00 GMT</pubDate><category>PHP</category><category>Laravel</category><category>Backend</category></item></channel></rss>