SyntaxFix
Write A Post
Hire A Developer
Questions
my opinion is that:
<link rel="stylesheet" href="{{ URL::to('/css/app.css') }}">
is the best method to route to your css files.
The URL::to() also works for js
URL::to()