<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
                        <id>https://danda.at/rss</id>
                                <link href="https://danda.at/rss"></link>
                                <title><![CDATA[danda.at]]></title>
                                <description>[PHP - Laravel - Vue.js - Running - Music]</description>
                                <language>en-US</language>
                                <updated>2024-11-14T12:51:30+00:00</updated>
                        <entry>
            <title><![CDATA[Travelling through time in Laravel tests]]></title>
            <link rel="alternate" href="https://danda.at/blog/travelling-through-time-in-laravel-tests" />
            <id>https://danda.at/travelling-through-time-in-laravel-tests</id>
            <author>
                <name> <![CDATA[Alfred Danda]]></name>
            </author>
            <summary type="html">
                <![CDATA[Laravel makes it easy to handle time-sensitive tests with its travel helper, a feature that allows you to simulate time shifts with a single line of code. In this guide, we'll walk through testing a login rate limiter, ensuring users are properly blocked after multiple failed attempts. Instead of relying on slow, manual pauses, this approach keeps your test suite fast.]]>
            </summary>
                                    <updated>2024-11-14T12:02:26+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[How to get rid of slow health checks on lando start]]></title>
            <link rel="alternate" href="https://danda.at/blog/how-to-get-rid-of-slow-health-checks-on-lando-start" />
            <id>https://danda.at/how-to-get-rid-of-slow-health-checks-on-lando-start</id>
            <author>
                <name> <![CDATA[Alfred Danda]]></name>
            </author>
            <summary type="html">
                <![CDATA[Since version 3.14 Lando introduced a new health check scanner when starting a project. In this post I show you how you can configure the new scanner and get rid of slow health checks on lando start.]]>
            </summary>
                                    <updated>2024-11-14T12:50:41+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[How to use Lando for local development with Laravel]]></title>
            <link rel="alternate" href="https://danda.at/blog/how-to-use-lando-for-local-development-with-laravel" />
            <id>https://danda.at/how-to-use-lando-for-local-development-with-laravel</id>
            <author>
                <name> <![CDATA[Alfred Danda]]></name>
            </author>
            <summary type="html">
                <![CDATA[One of the common problems when working on web apps is that you need to have a local environment that is as close as possible to the production environment. If you are working in a team it is important that you can share the local environment one way or the other too. In this post I show you how you can solve this problem by using Lando, a local development environment.]]>
            </summary>
                                    <updated>2024-11-14T12:51:30+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Using MailHog with Lando]]></title>
            <link rel="alternate" href="https://danda.at/blog/using-mailhog-with-lando" />
            <id>https://danda.at/using-mailhog-with-lando</id>
            <author>
                <name> <![CDATA[Alfred Danda]]></name>
            </author>
            <summary type="html">
                <![CDATA[MailHog and Lando are both very useful open source tools for local web development. In this post, I'll show you how to bring them together for a better experience when working with mail in local development.]]>
            </summary>
                                    <updated>2024-09-19T12:38:15+00:00</updated>
        </entry>
    </feed>
