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.