AI Just Saved Me A 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!

Subscribe To Updates

Get the latest updates delivered right to your inbox

.