﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/43" rel="self" type="application/rss+xml" />
        <title><![CDATA[Domain Driven Design with Laravel 9]]></title>
        <description><![CDATA[<p>Modern web frameworks teach you to take one group of related concepts and split it across multiple places throughout your codebase. Laravel is a robust framework with a big community behind it. Usually it's standard structure is enough for most starting projects.</p><p>Building scalable applications, instead, requires a different approach. Have you ever heard from a client to <em>work on controllers</em> or <em>review the models folder</em>? Probably never - they ask you to work on invoicing, clients management or users. These concept groups are called domains.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/43/domain-driven-design-with-laravel-9]]></link>
        <pubDate>Fri, 22 Apr 2022 12:33:37 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>domain-driven-design-with-laravel-9</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/43/domain-driven-design-with-laravel-9]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2022/headers/laravel_ddd.png]]></url>
            <width>490></width>
            <height>150></height>
        </image>
    </channel>
</rss>
