<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hussainali.dev/feed" rel="self" type="application/rss+xml" />
        <title><![CDATA[Latest Updates]]></title>
        <link><![CDATA[https://www.hussainali.dev/feed]]></link>
        <description><![CDATA[Stay connected with my latest projects, blogs, and updates.]]></description>
        <language>en-US</language>
        <pubDate>2025-09-06T10:30:32+05:00</pubDate>

                    <item>
                <title><![CDATA[How to integrate module system in laravel 12]]></title>
                <link>https://www.hussainali.dev/how-to-integrate-module-system-in-laravel-12</link>
                <description><![CDATA[A modular system is a way where you break your project into parts called modules. Each module contains everything it needs, such as controllers, routes, models, views, migrations, and even configurations.]]></description>
                <author><![CDATA[Admin]]></author>
                <guid>https://www.hussainali.dev/9</guid>
                <pubDate>2025-09-06T10:30:32+05:00</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How to Remove "public" from a Laravel URL Without Moving Files]]></title>
                <link>https://www.hussainali.dev/how-to-remove-public-from-a-laravel-url-without-moving-files</link>
                <description><![CDATA[<h2>How to Remove "public" from a Laravel URL Without Moving Files</h2><p>If you've ever deployed a Laravel application, you've likely encountered a c...]]></description>
                <author><![CDATA[Admin]]></author>
                <guid>https://www.hussainali.dev/6</guid>
                <pubDate>2025-09-04T22:09:18+05:00</pubDate>
                            </item>
            </channel>
</rss>
