I have problem with fonts, when I use bootstrap in Symfony. I used Bootstrap every time, but it start with Symfony for me. When I included Bootstrap files (css, js, fonts) I see errors: "NetworkError: 404 Not Found - http://127.0.0.1:8000/Resources/public/fonts/glyphicons-halflings-regular.woff" glyphic...ar.woff "NetworkError: 404 Not Found - http://127.0.0.1:8000/Resources/public/fonts/glyphicons-halflings-regular.ttf"
I included it in MyBundle/Resources/public/css (and fonts/ and js/)
Paths to glyphicons are correctly, because it's url: ../glyphicons-halflings...
Could You help me please? It's very important for me!
Regards
assets:install. And you have problems with fonts because you put some absolute paths somewhere. You really should read a tutorial on assetic / assets before doing this - tchap../fonts/blabla.ttf- tchap