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

Laravel implementation of the template


I followed the documentation on how to implement metronic-tailwind-html into a fresh Laravel project. Specifically metronic-v9.1.2.

However, after completing the steps, it seems like some key parts might be missing. The documentation doesn’t clearly outline the full implementation process.

Could you provide some guidance or clarify the correct steps?

Thank you for your time.


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


Hey folks! I've recently been working on a Laravel-based project that integrates dynamic templates, and it's been a game changer. Interestingly, while exploring mobile-first solutions, I stumbled upon apk-melbeten.com , which offers a solid example of a user-focused mobile app for sports betting and casino games. It’s a good reminder of how important UX is, especially in real-time interaction apps. Curious if anyone here has tried implementing similar live features in Laravel?



Hi

Have you tried to use from the project starter?

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

Thanks



Hi

Sorry for the delay. Could you please clarify the specific issues or error you found when implementing it?

Thanks



When I follow along the documentation, I end up with black and white page where everything is in the left side of the screen. Also I can't interact with any pages that the template comes with.


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