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
Unsolved

Wave Storage folder missing

bill-asher

Apr 19th, 2019 07:31 PM

I've just downloaded Wave, unzip, and notice the Storage folder is wrong:

storage -> /Users/tony/Sites/wavedev/storage/app/public

Please advise.

Thanks

bill-asher

Apr 19th, 2019 08:11 PM

I recreated the symlink to the correct storage\app\public and seems to work.. but this should be fixed or addressed.

jordan-tugrul

Apr 20th, 2019 02:31 AM

I also had this issue and deleted the broken symlink and then ran php artisan storage:link

Which fixed it.