I've seen that of course (even if I'm using Laravel 4.2), but the problem here is I get something like below and I want to process all imgs to be embedded.
<p>This is the first newsletter for you!</p>
<img src="/uploads/first.png" />
<p> Blabla... </p>
The thread is a bit old, but I am currently facing the same problem. How did you manage to embed the images?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community