Hi
I am running Laravel 11 as Fileserver so my Controller does load the image/video
When the url is ending on .jpg|.mp4 etc. I get an 404 error from Hestia and not from Laravel, so my question is how do I get it to work with media files in Nginx ?
Hi
I am running Laravel 11 as Fileserver so my Controller does load the image/video
When the url is ending on .jpg|.mp4 etc. I get an 404 error from Hestia and not from Laravel, so my question is how do I get it to work with media files in Nginx ?
Did you manage to find a fix?