Simple question, but the answer seems quite hard to come by. In Codeigniter, I could load the url helper and then simply do
echo base_url();
You can also use URL::to('/') to display image in Laravel. Please see below:
Assume that, your image is stored under "public/images".