Missing images in wave
Hi there,
There are a couple of things that you need to make sure that you've setup:
- In your
.envfile make sure that you've defined yourAPP_URLto exactly match the domain that you are using, eghttp://yourapp.test - Make sure that you've created a storage symlink using
php artisan storage:link - If you are still seeing the problem, check the exact error in the web console of your browser
Let me know how it goes!
For context, Ive setup wave inside of laragon, could someone guide me on whats going on here and how I can fix all of these missing images?
