You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I load a custom font?
Running on Laravel here and generating them (not for users). Any hints? I've tried the resource_path() and the asset() without any luck.
FontAwesome not all icons are supported, I've tried multiple but only seem to ge the user to work. In the example below this should render the question mark.
Hey,
Two quick questions:
How do I load a custom font?
Running on Laravel here and generating them (not for users). Any hints? I've tried the
resource_path()
and theasset()
without any luck.FontAwesome not all icons are supported, I've tried multiple but only seem to ge the user to work. In the example below this should render the question mark.
The text was updated successfully, but these errors were encountered: