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

Metronic Tailwind Inertia


Hello
How can I use Metronic Tailwind, on Laravel Inertia Js


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


On my first day at I took advantage of the daily promotions for new users. I played roulette and my number came up a winner twice in a row. It was amazing and really exciting. I feel safe playing here as the customer service is excellent, I'm always looking forward to my next win!



Hi,

Thank you for reaching out to us.

At the moment, we haven't tried using Metronic in combination with Inertia, we will check it and consider using Inertia in a future release if we see demand.

You can start the Vue app using our metronic-tailwind-vue example app.

Then, use this tutorial for Inertia integration.


Regards,
Lauris Stepanovs,
Keenthemes Support Team


Hello

Use metronic-tailwind-vue is not solution and will not work. No one ca give suggestion how I can make interaction.

For ex. I do this it will be correct:

  1. metronic-tailwind-html\dist\assets copy all files laravel-project\public folder
  2. This is how look inertia app blade
    <!-- Scripts -->
    @routes
    @vite(['resources/js/app.js', "resources/js/Pages/{$page['component']}.vue"])
    @inertiaHead
</head>
<body class="font-sans antialiased">
    @inertia
</body>

I can add bottom


Hi,

Your solution looks fine, do you have any errors or problems using it?

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