<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://gummibeer.dev/blog/categories/laravel.rss" rel="self" type="application/rss+xml" />
        <title><![CDATA[laravel | Gummibeer]]></title>
        <link><![CDATA[https://gummibeer.dev/blog/categories/laravel.rss]]></link>
        <description><![CDATA[Feed of all "laravel" posts.]]></description>
        <language>en</language>
        <pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate>

                    <item>
                <title><![CDATA[Custom Email Validation in Laravel]]></title>
                <link>https://gummibeer.dev/blog/2026/laravel-custom-email-validation</link>
                <description><![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.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                                    <category>open-source</category>
                            </item>
                    <item>
                <title><![CDATA[Geography in Laravel: retrieving geographical data]]></title>
                <link>https://gummibeer.dev/blog/2024/geography-in-laravel-part1</link>
                <description><![CDATA[How to retrieve an geographical data from OpenStreetMap and transform them into usable PHP objects.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Wed, 24 Jul 2024 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                                    <category>postgresql</category>
                                    <category>geography</category>
                            </item>
                    <item>
                <title><![CDATA[Dynamic Route Model Binding in Laravel Eloquent]]></title>
                <link>https://gummibeer.dev/blog/2023/dynamic-route-model-binding</link>
                <description><![CDATA[Explore elegant solutions for resolving model binding, whether through named scopes for simplicity or custom query builders for precision.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Wed, 30 Aug 2023 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Advanced Carbon Techniques in Laravel for Data Integrity]]></title>
                <link>https://gummibeer.dev/blog/2023/carbon-techniques-in-laravel</link>
                <description><![CDATA[Discover the advanced world of Carbon manipulation in Laravel. Building upon the foundation of Immutable Carbon, this article dives into expert techniques recommended by Alexander von Studnitz.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Mon, 28 Aug 2023 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Using Discord roles for Laravel permissions]]></title>
                <link>https://gummibeer.dev/blog/2023/seamless-role-management-with-discord</link>
                <description><![CDATA[How I made Discord the source of truth for our Laravel permissions instead of maintaining the same team roles twice.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Mon, 14 Aug 2023 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[PHP-Doc in Blade-Views]]></title>
                <link>https://gummibeer.dev/blog/2020/phpdoc-in-blade-views</link>
                <description><![CDATA[How to use PHP-doc tags for better autocompletion in Blade views.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Sat, 19 Dec 2020 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                                    <category>blade</category>
                            </item>
                    <item>
                <title><![CDATA[Blade-Component: Webmentions]]></title>
                <link>https://gummibeer.dev/blog/2020/blade-component-webmentions</link>
                <description><![CDATA[A simple Blade component to get all your webmentions.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Thu, 17 Dec 2020 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                                    <category>blade</category>
                            </item>
                    <item>
                <title><![CDATA[Telegram Newsletter Command]]></title>
                <link>https://gummibeer.dev/blog/2020/telegram-newsletter-command</link>
                <description><![CDATA[A basic Laravel console command to promote a blog post via Telegram.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Sun, 13 Dec 2020 00:00:00 +0000</pubDate>
                                    <category>laravel</category>
                                    <category>cli</category>
                            </item>
                    <item>
                <title><![CDATA[Human readable Intervals]]></title>
                <link>https://gummibeer.dev/blog/2020/human-readable-intervals</link>
                <description><![CDATA[I will show you an easy way to write human readable intervals in your Laravel config and everywhere else.]]></description>
                <author><![CDATA[Tom Herrmann <dev@gummibeer.de>]]></author>
                <pubDate>Thu, 10 Dec 2020 00:00:00 +0000</pubDate>
                                    <category>php</category>
                                    <category>laravel</category>
                            </item>
            </channel>
</rss>
