<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Raffi Hovhannesian</title>
    <description>The latest articles on DEV Community by Raffi Hovhannesian (@raffi001).</description>
    <link>https://dev.to/raffi001</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F213192%2Fbbfbd504-afdb-4268-bda6-57e03a13ea4b.jpeg</url>
      <title>DEV Community: Raffi Hovhannesian</title>
      <link>https://dev.to/raffi001</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raffi001"/>
    <language>en</language>
    <item>
      <title>A fully local Mailtrap style inbox for Laravel</title>
      <dc:creator>Raffi Hovhannesian</dc:creator>
      <pubDate>Mon, 05 Jan 2026 15:15:00 +0000</pubDate>
      <link>https://dev.to/raffi001/a-fully-local-mailtrap-style-inbox-for-laravel-1c64</link>
      <guid>https://dev.to/raffi001/a-fully-local-mailtrap-style-inbox-for-laravel-1c64</guid>
      <description>&lt;p&gt;I just released Mailpot, a local, dev-only mail inbox for Laravel. And now its installed on all my Laravel projects.&lt;/p&gt;

&lt;p&gt;It intercepts and stores sent emails so you can inspect them inside your app, with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;no Docker&lt;/li&gt;
&lt;li&gt;no SMTP setup&lt;/li&gt;
&lt;li&gt;no external services&lt;/li&gt;
&lt;li&gt;unlimited emails for free&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Think Mailtrap / Mailhog, but fully embedded in Laravel.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/rulr-dev/laravel-mailpot" rel="noopener noreferrer"&gt;https://github.com/rulr-dev/laravel-mailpot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d really appreciate feedback, issues, or feature ideas from other Laravel devs&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>php</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
