﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/121" rel="self" type="application/rss+xml" />
        <title><![CDATA[Exploring the inner workings of Laravel Facades]]></title>
        <description><![CDATA[<p>In the realm of Laravel, there is a powerful feature called <em>Facades</em> that plays a significant role in simplifying code and enhancing developer productivity. Facades in Laravel provide a simple and elegant way to access underlying classes without the need for complex dependency injection or instantiating objects. By abstracting away the complexities, Laravel Facades offer a clean and intuitive syntax that allows developers to write expressive and concise code. In this article, we will investigate the inner workings of Laravel Facades to demystify their magic and showcase their remarkable capabilities.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/121/exploring-the-inner-workings-of-laravel-facades]]></link>
        <pubDate>Mon, 04 Sep 2023 10:00:09 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>exploring-the-inner-workings-of-laravel-facades</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/121/exploring-the-inner-workings-of-laravel-facades]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2023/headers/laravel_facades.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
