Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 1 year ago.
0

The third argument for route and action defines absolute/relative I think

public function route($name, $parameters = array(), $absolute = true);

public function action($action, $parameters = array(), $absolute = true);

I'm not sure you need it for URL::to as you could just do:

<link rel="shortcut icon" href="/favicon.ico" />
0

Sign in to participate in this thread!

Eventy

Your banner here too?

mwozniak mwozniak Joined 9 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.