Unable to View Images in Codeigniter +MPdf on laragon windows 10
The same code works on server and pdf shows images, but not locally(Laragon + Win 10) , also when I tried to dump the html to be provided for render pdf on localhost it is also showingthe proper images, but the MPDFfinal rendered output not showing images in pdf, even it takes the css stylesheet file, but not images,
One more thing is CDN images works if I used with src on localhost.