Error 404 when loading temporary image with Livewire in Laravel using DDEV
I am working on a project with Laravel and Livewire, using DDEV as the development environment. I have a Livewire component that allows users to upload an image and display a temporary preview before it is saved.