In my page I have this code <li> {{ link_to_route('test', 'Test Page') }} </li> I...
I'm trying to get my css to work correctly. I used {{ HTML::style('css/style.css') }} But when I go...
I feel so stupid now. It wasn't in the public directory. This whole time I thought it was.
It is the correct path and I tried to use {{ HTML::asset('css/style.css') }} but then I got "M...
The Laravel portal for problem solving, knowledge sharing and community building.
The community