Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Ajvanho's avatar
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?

0 likes
0 replies

Please or to participate in this conversation.