Answer the question
In order to leave comments, you need to log in
How to display a photo on a site from a database (October CMS)?
I checked everything, the path is correct, the files are in the folder, but the image does not appear, an error 404 writes. And I use Laragon on the local server, maybe something is wrong with it, then tell me what the name of the parameter is, which is responsible for outputting content from the server.
Answer the question
In order to leave comments, you need to log in
your images should be in public, and not here where they are for you, and they are displayed like this
<img src="{{asset('images/product/' . $product->image)}}">
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question