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

Metronic + Laravel + Inertia


Hi, do you have any news about metronic support for Laravel + Inertia applications?
This topic was already asked a couple of times in this forum.

It would be really great if there would be support or at least a guide for how to use metronic with laravel 9 (or now 10) and inertia to be able to write routes in laravel only.

Best regards,
Michael


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


Hi,

We already have tasks related to Larvel+Interia integration in our task management backlog, we will check it in more detail and consider adding such a version in the subsequent releases.

Here is a tutorial that you can refer to for integration.
https://larainfo.com/blogs/laravel-9-inertia-vue-3-crud-tutorial-example

After following steps from the tutorial you will have ready Laravel 9 + Interai + Vue 3 application and all you will need to do is add our Metronic styles and components into this project.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Thanks for the reply.

Creating a Laravel 9 (or 10) project with intertia and vue is not a problem at all, this is documented very well.

The problem is integrating Metronic into such kind of a project.
"all you will need to do is add our Metronic styles and components into this project" is not such an easy task because Metronic has quite some dependencies etc.

But I am glad to hear that you are working on this integration.

Regards,
Michael



Hi,

As I checked our components should be compatible with Laravel + Interia project.

All theme styles are imported in src/App.vue, mandatory theme style is @import "assets/sass/style";, other theme styles depend on the dependencies and pages you are planning to use.

Also, make sure to include and initialized our typescript files. Refer to src/core/plugins/keenthemes.ts.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Here is a tutorial that you can refer to for integration.

https://youtu.be/dL-h1xuNTGw



Is there already a foreseeable time frame for this topic or is it still in the backlog?


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