Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

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 (1)


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  :(