The New Way to Build! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Learn More

Laravel Metronic Minimum Requirements?


I Have a project in Laravel 7 and PHP 7.2,
Can i use laravel package inside that ?
Please mention minium requirements for laravel package (<a>https://preview.keenthemes.com/metronic8/laravel/login</a>)

Thank you.


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


Hi,

The Metronic Laravel package you mentioned is actually a complete Laravel application and not just a library. It's designed to be a standalone application and cannot be directly integrated into an existing Laravel 7 project.

If you want to incorporate the Metronic template into your existing Laravel 7 project, you can use the HTML version of Metronic. You can download the layout partials from the Metronic layout builder and then integrate components like the header, footer, and menu into your existing Laravel project.
http://preview.keenthemes.com/metronic8/demo1/layout-builder.html

However, please note that this would require manual integration and might not provide the same level of seamless functionality as the dedicated Metronic Laravel package for Laravel 8.

Keep in mind that due to the differences between Laravel 7 and Laravel 8, direct integration might be complex, so the HTML version gives you more flexibility in this scenario.

Thank you


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