=================================================
MAIL TEST EXECUTION [2026-01-29 14:57:06]
=================================================
Status: Success
Recipient: test@example.com
Configuration Used:
{
    "default": "smtp",
    "mailers": {
        "smtp": {
            "host": "sandbox.smtp.mailtrap.io",
            "port": "2525",
            "username": "5222b220dcdef4",
            "password": "***",
            "encryption": null
        },
        "from": {
            "address": "hello@example.com",
            "name": "Laravel"
        }
    }
}
-------------------------------------------------

