AI Just Saved Me A Ton of Work
03 Oct 2024
I found an excellent use for AI, specifically Claude, that just saved me hours of work.

I like the AstroWind theme. I'm not using Astro. I couldn't find an easy example of using Astro for the "CMS" static pages, and Filament for the admin side of things.

So...

  1. Find the root page of the AstroWind template (./layouts/Layout.astro").

  2. Copy the contents

  3. Paste into Claude with the instructions "Turn this into a laravel blade template".

  4. Copy the code

  5. Save it in laravel /resources/views/<same path as the Astro theme>/<same filename as the Astro component>.blade.php

  6. Load the laravel route in your browser.

  7. Note the page the error saying a view is missing.

  8. Find that view in AstroWind

  9. Go to step 2

  10. Keep repeating until your page loads.

God bless Claude!

Get Updates

I don't post here frequently. So if you'd like me to let you know when I post something, subscribe below.

    I won't send you spam. You can unsubscribe at any time.