<?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-US">
                        <id>https://marcelwagner.dev/feed</id>
                                <link href="https://marcelwagner.dev/feed" rel="self"></link>
                                <title><![CDATA[Blog of Marcel Wagner]]></title>
                    
                                <subtitle>Find a list of my blog posts I have written in the past. If you have any questions or want to know more about a specific post, feel free to contact me.</subtitle>
                                                    <updated>Wed, 11 Jun 2025 11:51:56 +0000</updated>
                        <entry>
            <title><![CDATA[Laravel Sanctum Authentication in React Native App]]></title>
            <link rel="alternate" href="https://marcelwagner.dev/blog/posts/laravel-sanctum-authentication-in-react-native-app" />
            <id>https://marcelwagner.dev/1</id>
            <author>
                <name><![CDATA[Marcel Wagner]]></name>
                <email><![CDATA[info@marcelwagner.dev]]></email>

            </author>
            <summary type="html">
                <![CDATA[A brief guide on how to implement authentication in a React Native Expo Go app using Laravel Sanctum. Follow this step-by-step tutorial to secure your mobile application.]]>
            </summary>
                                    <updated>Wed, 11 Jun 2025 11:51:56 +0000</updated>
        </entry>
            <entry>
            <title><![CDATA[Creating a Custom Twig Function in a Shopware 6 Plugin]]></title>
            <link rel="alternate" href="https://marcelwagner.dev/blog/posts/creating-a-custom-twig-function-in-a-shopware-6-plugin" />
            <id>https://marcelwagner.dev/2</id>
            <author>
                <name><![CDATA[Marcel Wagner]]></name>
                <email><![CDATA[info@marcelwagner.dev]]></email>

            </author>
            <summary type="html">
                <![CDATA[Learn how to create custom Twig functions in a Shopware 6 plugin, allowing you to access and use specific PHP logic during development. This guide walks you through the process step by step.]]>
            </summary>
                                    <updated>Sun, 11 Aug 2024 18:49:49 +0000</updated>
        </entry>
            <entry>
            <title><![CDATA[What are Laravel Pipelines?]]></title>
            <link rel="alternate" href="https://marcelwagner.dev/blog/posts/what-are-laravel-pipelines" />
            <id>https://marcelwagner.dev/3</id>
            <author>
                <name><![CDATA[Marcel Wagner]]></name>
                <email><![CDATA[info@marcelwagner.dev]]></email>

            </author>
            <summary type="html">
                <![CDATA[What are Laravel Pipelines?]]>
            </summary>
                                    <updated>Mon, 12 Aug 2024 23:15:35 +0000</updated>
        </entry>
    </feed>
