public_path() will give you the first segment of the uri. Also assets(). There's a bunch of these helper functions here"
http://laravel.com/docs/helpers#urls
The HTMLBuilder API has several methods to use for linking to various assets.
http://laravel.com/api/class-Illuminate.Html.HtmlBuilder.html
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community