Bartas139's avatar

Fontawesome - wrong path

Hi,

can someone help me with including font awesome. Which is loading from wrong path?

Font works well in views which are located in resources/views, it loads from

public / fonts / vendor / @ fortawesome / fontawesome-free /

That is okay and works!

But in subfolders like views / admin, or views / public font awesome tryes to load from url

public / ADMIN / fonts / vendor / @ fortawesome / fontawesome-free /

Other resources like css, images, javascript works fine, but fontawesome adds the subfolder to its URL and could not load (cause the URL is oviusly wrong)

0 likes
1 reply

Please or to participate in this conversation.