<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://www.rishiraj.tech</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>My Laravel Dev Setup in 2026 (and how to build your own)</title>
          <link>https://www.rishiraj.tech/blog/laravel-dev-setup-2026</link>
          <description>The exact environment I use to learn and build Laravel on a Mac — PhpStorm, Herd, and a small set of tools that punch above their weight. Personal picks, plus enough how-to that you can copy it step by step.</description>
          <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>