After installation the images are not loaded
Solved
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
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: