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

Metronic in Laravel 12


Hi Sean...
We start build a new project with Metronic version 9.xx (Tailwind).
We use it with the new version of Laravel (12.xx).
This version use a starter kit (livewire) and it's managed by Flux (Caleb Porzio).
Flux have also a pro version (we have it)

Something strange happen after integrate Metronic version 9.xx (Tailwind).
We have read and apply the Guide with all Step.

The Css of Flux and Metronic maybe have conflict ...some advise about it?

Example of problem:
All the input for the login isn't showed.


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


Did you find a solution for this ? We have the same issue. The two libraries do not work together making it very difficult.



Hi

Could you please check the browser console for any JavaScript errors?

Since both Metronic and Flux are using Tailwind, there’s a chance of class or layer conflicts, especially around base styles.

Check if Flux or Metronic is resetting any input styles (@layer base or @apply on input).

Try temporarily commenting out Metronic’s styles to confirm if they’re the cause.

Thanks


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