PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved
Solved
produkt

May 16th, 2025 06:49 AM

Not sure if this is maybe a Herd issue or what, but on a fresh Wave install the avatar pictures for the user in the user menu and on the profile are broken. They are pointing to http://localhost/storage/demo/default.png instead of http://wave.test/storage/demo/default.png, or even just a relative URL would work.

bobbyiliev

May 16th, 2025 08:02 AM

Best Answer

Hey!

Did you by any chance forgot to set the APP_URL in the .env file accordingly?

produkt

May 16th, 2025 08:40 AM

Yes, yes I did. Oops