<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title><![CDATA[Mior Muhammad Zaki]]></title>
        <link>http://localhost/</link>
        <description></description>
        <atom:link href="http://localhost/feed" rel="self" type="application/rss+xml" />
                <item>
            <title><![CDATA[Extending default Fields on Laravel Nova]]></title>
            <link>http://localhost/extending-default-fields-on-laravel-nova</link>
            <pubDate>Mon, 21 Dec 20 00:00:00 +0000</pubDate>
            <description><![CDATA[Each project doesn't always expect the same set of default and you might have a requirement to customise Laravel Nova default behavior. For example setting default datetime format for `DateTime` field.]]></description>
                        <author>crynobone@gmail.com (Mior Muhammad Zaki)</author>
            
            <guid isPermaLink="false">3b55f124-31bf-4ac9-9847-812e2175d1fa</guid>
        </item>
                <item>
            <title><![CDATA[By-passing Laravel Nova catch-all routes]]></title>
            <link>http://localhost/by-passing-laravel-nova-catch-all-routes</link>
            <pubDate>Sat, 19 Dec 20 00:00:00 +0000</pubDate>
            <description><![CDATA[Laravel Nova routes by default will register a catch-all route to intercept all GET requests and propagate it to Vue router.]]></description>
                        <author>crynobone@gmail.com (Mior Muhammad Zaki)</author>
            
            <guid isPermaLink="false">7d67b8c5-6280-4ede-b8bc-668d36ebb0e0</guid>
        </item>
                <item>
            <title><![CDATA[Using Minio on Laravel + Vapor Locally]]></title>
            <link>http://localhost/using-minio-on-laravel-vapor-locally</link>
            <pubDate>Thu, 19 Nov 20 00:00:00 +0000</pubDate>
            <description><![CDATA[Testing Laravel Vapor application with file uploads locally can be tricky. It is possible to setup S3 bucket to receive file from localhost by adding required CORS configuration but now you have the alternative of using Minio.]]></description>
                        <author>crynobone@gmail.com (Mior Muhammad Zaki)</author>
            
            <guid isPermaLink="false">8031aaef-a107-4b79-be8a-baf9e3d900f1</guid>
        </item>
                <item>
            <title><![CDATA[Deferred Service Provider Compatibility with Laravel 5.7 or below]]></title>
            <link>http://localhost/deferred-service-provider-compatibility-with-laravel-5-7-or-below</link>
            <pubDate>Fri, 28 Feb 20 00:00:00 +0000</pubDate>
            <description><![CDATA[`Illuminate\Contracts\Support\DeferrableProvider` which was introduced in Laravel 5.8, so what happen if you need to make your package compatible with Laravel 5.7 or below while supporting the latest version.]]></description>
                        <author>crynobone@gmail.com (Mior Muhammad Zaki)</author>
            
            <guid isPermaLink="false">19ed1b82-0fcf-4a45-a0e2-b060dd28f83b</guid>
        </item>
                <item>
            <title><![CDATA[Package design 101 by Marcel Pociot]]></title>
            <link>http://localhost/package-design-101-by-marcel-pociot</link>
            <pubDate>Thu, 23 Jan 20 00:00:00 +0000</pubDate>
            <description><![CDATA[A great introduction how to use Orchestra Testbench to your Laravel Packages development.]]></description>
                        <author>crynobone@gmail.com (Mior Muhammad Zaki)</author>
            
            <guid isPermaLink="false">306d9fb4-3ca0-4d6a-9d85-bfdfcb783432</guid>
        </item>
        
    </channel>
</rss>
