Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

How to use HTML templating inside clean Laravel 9 Inertia Vue app


So I have a Metronic 8 Laravel 9 app which uses blade. I'd like to switch to a clean Laravel 9 app with Metronic on the frontend using Vue. I followed this tutorial: <a>https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration</a>, but I could not get it to work. Asked a question about that here: <a>https://keenthemes.com/metronic/?page=metronic8</a>.

My plan is now to install a clean Laravel 9 app with Inertia and use Vue (no TS) for the frontend and I want to use the Metronic 8 HTML template. Is there a tutorial on how to convert the HTML template to the Vue frontend for the laravel app? Or how can I get this to work?


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)


Hi,

I prepared a post on how you can make Laravel 9 and Vue 3 integration.

You can find the post here:
https://devs.keenthemes.com/question/laravel-9-with-vite-vue-3-integration

Unfortunately, we haven't tried Metronic Vue 3 with Interia at the moment. We will try it and consider of addition it in upcoming releases.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


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