Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


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



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



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.


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


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(