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

Uploaded Images not Displaying

Solved
aaroncallagher

Oct 25th, 2021 09:51 AM

Hi, so I created a Wave app on a local Wampserver development environment. Everything was working fine until I created a fresh install after messing up integrating the Tallstack theme. Ever since then, the images located in the storage folder are showing up as broken links and the url is displaying the URL twice:

http://www.cmi-subscription.com/www.cmi-subscription.com/storage/settings/October2021/N4XVPhhRYiFzr8n0aVSV.jpg

Any idea why this is happening and how to remedy?

Thanks, Aaron

bobbyiliev

Oct 26th, 2021 02:24 AM

Best Answer

Hello,

You need to make sure that the APP_URL in your .env file is set correctly to match your domain name.

Let me know how this goes!

Best,

Bobby