I have a Laravel application. I downloaded an admin_template and integrated it into my app. I use Font Awesome with CDN in my admin-template, and it works no problem.
In the front pages of the application, I can't use Font Awesome. I tried all the way, (downloaded, CDN used, etc.) but no luck. Can anybody help me?
I tried this also https://stackoverflow.com/a/43819770/9145012
I'm using Font Awesome 4.7.
Thanks.