Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Metronic 9 Laravel integration guide - missing some steps?


Hi, I followed your integration guide for Laravel, but I got errors in the browser. There are no steps to copy vendors, js and css folder into public/assests folder, only media is here, so they are missing. What I'm doing wrong?


GET
https://localhost:7890/assets/js/core.bundle.js
[HTTP/1.1 404 Not Found 4ms]

GET
https://localhost.dev:7890/assets/css/styles.css
[HTTP/1.1 404 Not Found 0ms]

GET
https://localhost.dev:7890/assets/js/layouts/demo1.js
[HTTP/1.1 404 Not Found 6ms]

GET
https://localhost.dev:7890/assets/js/widgets/general.js
[HTTP/1.1 404 Not Found 4ms]

GET
https://senselog.dev:7890/assets/js/core.bundle.js
[HTTP/1.1 404 Not Found 19ms]

GET
https://localhost.dev:7890/assets/js/widgets/general.js
[HTTP/1.1 404 Not Found 0ms]

GET
https://localhost.dev:7890/assets/js/layouts/demo1.js
[HTTP/1.1 404 Not Found 0ms]


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


If you're facing issues with Metronic 9 Laravel integration, some crucial steps might be missing, such as configuring the Laravel mix, properly setting up dependencies, or adjusting the webpack configuration. Ensure that you have installed all required packages using npm install and set up authentication if needed. Additionally, check for database migrations and environment variables. Just like APK48 Games provides a smooth experience for downloading and playing Android games, following a detailed integration guide ensures a seamless setup for Metronic 9 in Laravel.



Hi,

You can use a sample Laravel project from GitHub for proper integration. You can find it here:

https://github.com/keenthemes/metronic-tailwind-html-integration

Let me know if you need further assistance!

Best regards.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(