<?xml version="1.0" encoding="UTF-8"?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
        <atom:link
            type="application/rss+xml"
            href="https://mail.shadin.info/feed/posts"
            rel="self"
        />
        <title><![CDATA[Posts feed]]></title>
        <link><![CDATA[https://mail.shadin.info/feed/posts]]></link>
                <description><![CDATA[Latest posts from Laravel developer - Shadin Sharkar]]></description>
        <language>en-US</language>
        <pubDate>2026-08-08T00:44:18+06:00</pubDate>

                    <item>
                <title><![CDATA[Laravel 13 Performance Optimization: A Complete Guide to Speed, Caching &amp; Scaling]]></title>
                <link>https://mail.shadin.info/laravel-13-performance-optimization-a-complete-guide-to-speed-caching-scaling</link>
                <description><![CDATA[Transform a slow Laravel 13 application into a lightning-fast one with these 50+ performance optimization techniques covering caching, database, queues, and deployment.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/laravel-13-performance-optimization-a-complete-guide-to-speed-caching-scaling</guid>
                <pubDate>Sat, 08 Aug 2026 00:44:18 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Building Real-Time Applications with Laravel Reverb &amp; Livewire: WebSockets Made Simple]]></title>
                <link>https://mail.shadin.info/building-real-time-applications-with-laravel-reverb-livewire-websockets-made-simple</link>
                <description><![CDATA[Learn how to build real-time features like live notifications, chat, and dashboards using Laravel Reverb, Livewire, and Echo with practical examples.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/building-real-time-applications-with-laravel-reverb-livewire-websockets-made-simple</guid>
                <pubDate>Sat, 08 Aug 2026 00:44:17 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Laravel Authentication Deep Dive: Sanctum, Passport, JWT &amp; Custom Guards Explained]]></title>
                <link>https://mail.shadin.info/laravel-authentication-deep-dive-sanctum-passport-jwt-custom-guards-explained</link>
                <description><![CDATA[A complete deep-dive into Laravel authentication covering Sanctum, Passport, JWT, custom guards, multi-auth, and security best practices for 2026.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/laravel-authentication-deep-dive-sanctum-passport-jwt-custom-guards-explained</guid>
                <pubDate>Sat, 08 Aug 2026 00:44:16 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Mastering Eloquent ORM: 20 Advanced Query Techniques Every Laravel Developer Must Know]]></title>
                <link>https://mail.shadin.info/mastering-eloquent-orm-20-advanced-query-techniques-every-laravel-developer-must-know</link>
                <description><![CDATA[Go beyond the basics of Laravel Eloquent with 20 advanced query techniques including eager loading, scopes, subqueries, unions, and performance optimization patterns.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/mastering-eloquent-orm-20-advanced-query-techniques-every-laravel-developer-must-know</guid>
                <pubDate>Sat, 08 Aug 2026 00:44:15 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[The Complete Guide to Laravel Queues &amp; Jobs: From Basics to Advanced Patterns]]></title>
                <link>https://mail.shadin.info/the-complete-guide-to-laravel-queues-jobs-from-basics-to-advanced-patterns</link>
                <description><![CDATA[Master Laravel queues and jobs with this comprehensive guide covering everything from setup and configuration to advanced patterns like chaining, batching, rate limiting, and job middleware.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/the-complete-guide-to-laravel-queues-jobs-from-basics-to-advanced-patterns</guid>
                <pubDate>Sat, 08 Aug 2026 00:44:13 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[PHP 8.4 Features: What's New and Why It Matters for Laravel Developers]]></title>
                <link>https://mail.shadin.info/php-84-features-whats-new-and-why-it-matters-for-laravel-developers</link>
                <description><![CDATA[Explore the exciting new features in PHP 8.4 including property hooks, asymmetric visibility, and improved performance.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/php-84-features-whats-new-and-why-it-matters-for-laravel-developers</guid>
                <pubDate>Fri, 07 Aug 2026 16:11:25 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Tailwind CSS: The Complete Guide to Modern Styling in 2026]]></title>
                <link>https://mail.shadin.info/tailwind-css-the-complete-guide-to-modern-styling-in-2026</link>
                <description><![CDATA[Everything you need to know about Tailwind CSS - from utility classes to advanced component patterns in 2026.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/tailwind-css-the-complete-guide-to-modern-styling-in-2026</guid>
                <pubDate>Fri, 07 Aug 2026 16:11:23 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Building RESTful APIs with Laravel: Best Practices for 2026]]></title>
                <link>https://mail.shadin.info/building-restful-apis-with-laravel-best-practices-for-2026</link>
                <description><![CDATA[Learn the best practices for building robust, secure, and maintainable RESTful APIs with Laravel in 2026.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/building-restful-apis-with-laravel-best-practices-for-2026</guid>
                <pubDate>Fri, 07 Aug 2026 16:11:22 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Vue.js vs React: Which JavaScript Framework Should You Choose in 2026?]]></title>
                <link>https://mail.shadin.info/vuejs-vs-react-which-javascript-framework-should-you-choose-in-2026</link>
                <description><![CDATA[A comprehensive comparison of Vue.js and React to help you decide which frontend framework fits your next project in 2026.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/vuejs-vs-react-which-javascript-framework-should-you-choose-in-2026</guid>
                <pubDate>Fri, 07 Aug 2026 16:11:21 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/vendor/core/core/base/images/placeholder.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Top 10 Laravel Packages Every Developer Should Know in 2026]]></title>
                <link>https://mail.shadin.info/top-10-laravel-packages-every-developer-should-know-in-2026</link>
                <description><![CDATA[Discover the essential Laravel packages that can supercharge your development workflow in 2026. From debugging to API building, these packages save hours of work.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/top-10-laravel-packages-every-developer-should-know-in-2026</guid>
                <pubDate>Fri, 07 Aug 2026 16:14:29 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/storage/chatgpt-image-aug-7-2026-04-14-08-pm.png"
                    length="0"
                />
                            </item>
                    <item>
                <title><![CDATA[Laravel 13: Exploring the Revolutionary New Features]]></title>
                <link>https://mail.shadin.info/laravel-13-exploring-the-revolutionary-new-features</link>
                <description><![CDATA[Discover the groundbreaking features in Laravel 13 that are transforming modern web development. From enhanced performance to developer-friendly tools, explore what makes this release special.]]></description>
                                    <author><![CDATA[Developer Shadin <shadin.web404@gmail.com>]]></author>
                                <guid>https://mail.shadin.info/laravel-13-exploring-the-revolutionary-new-features</guid>
                <pubDate>Fri, 07 Aug 2026 15:47:49 +0600</pubDate>
                <enclosure
                    type="image/png"
                    url="http://mail.shadin.info/storage/chatgpt-image-aug-7-2026-03-47-22-pm-1.png"
                    length="0"
                />
                            </item>
            </channel>
</rss>
