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

secondman's avatar

Handling Fonts in Vapor

I just started checking out vapor and after MUCH trial and error on getting my Inertia app going, I finally have it running as normal.

Only one major issue left and that's handling vendor installed fonts.

I can see that my webpack generated public/font directory does get uploaded to cloudfront, but nothing but 404's for all my vendor fonts.

I have the asset_url in my meta tag that helps fix the Vue images, is there some way to fix my fonts using this, or is there another approach I can use?

0 likes
0 replies

Please or to participate in this conversation.