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

After installation the images are not loaded

Solved
oltean-tiberiu

Oct 24th, 2018 10:18 AM

After installation the images are not loaded:

GET http://wave.test/storage/themes/February2018/UUgOwPG08CnLLBOtgNWR.png 404 (Not Found)

Enviroment: Laravel Homestead

in public/storage i found: /Users/tony/Sites/wavedev/storage/app/public

bobbyiliev

Sep 8th, 2022 10:08 PM

Best Answer

Hi there,

I am following up on some of the old unanswered questions on the site.

This is most likely due to a missing storage link. You need to run the following:

php artisan storage:link

For more information you can check out the Wave documentation here: