I remember that when I used the Codeigniter framework, I could figure out which was the base url of the application, simply calling base_url() . In Laravelle 3, I used URL::base() .
But now, in Laravel 5, when I call URL::base(...
asked by
24.08.2016 / 15:40