Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

laravel + metonic 8.2.0 = missing fonts

I notice that bootstrap-icons/bootstrap-icons.woff2 missing. and also assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2 net::ERR_ABORTED 404 (Not Found)

If you using fslightbox, it will not able to display the eye icon. Kindly advice for this. And also fix your zip file. Thanks

Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

Please make sure that you have already run the npm run dev command to build the project's assets. This command is essential for compiling and generating the required assets, including fonts and icons.

After running npm run dev, please verify if the following files exist in your project directory:

/laravel/starterkit/public/assets/plugins/global/fonts/bootstrap-icons/bootstrap-icons.woff2
/laravel/starterkit/public/assets/plugins/global/fonts/@fortawesome/fa-brands-400.woff2



Thank you for bringing this to our attention. We apologize for any inconvenience this may have caused. The missing font files, will be addressed in the next update.

We appreciate your feedback. If you encounter any other issues or have further questions, please feel free to reach out. Thank you.



what is the quickfix? or have to wait for your next update? roughly when will update? thx


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(