<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/vendor/feed/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
                        <id>https://gummibeer.dev/blog/categories/open-source.atom</id>
                                <link href="https://gummibeer.dev/blog/categories/open-source.atom" rel="self"></link>
                                <title><![CDATA[open-source | Gummibeer]]></title>
                    
                                <subtitle>Feed of all &quot;open-source&quot; posts.</subtitle>
                                                    <updated>2026-04-24T00:00:00+00:00</updated>
                        <entry>
            <title><![CDATA[Custom Email Validation in Laravel]]></title>
            <link rel="alternate" href="https://gummibeer.dev/blog/2026/laravel-custom-email-validation" />
            <id>https://gummibeer.dev/blog/2026/laravel-custom-email-validation</id>
            <author>
                <name><![CDATA[Tom Herrmann]]></name>
                <email><![CDATA[dev@gummibeer.de]]></email>

            </author>
            <summary type="html">
                <![CDATA[How I extended Laravel's email rule to accept custom validator classes — the story behind the PR, and how to use it in real projects.]]>
            </summary>
                                    <category term="laravel" />
                        <category term="open-source" />
                        <updated>2026-04-24T00:00:00+00:00</updated>
        </entry>
    </feed>
