Apr 3, 2020
0
Level 14
Laravel on Heroku
Is anyone deploy Laravel on Heroku. I had a problem with assets, I solved it with secure_asset.
Now, I have problem with icons from fontawesome. My main.css file is in the folder public/assets/css and have @import url(fontawesome-all.min.css); from same folder. Is this url is the problem, and how to solve it?
Please or to participate in this conversation.