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

Switching to Laravel


I just downloaded my latest version of metronic. I am new to laravel.

I downloaded laravel herd. When setting up a new project i just selected "laravel" not a starter kit.

Going through the docs, do I follow from top to bottom on the laravel install section? Or since I already setup via herd do I need to follow a different flow?

i'd like my stack to be laravel / vue / metronic


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)

Deleted comment

Hi Clint

Since you've already set up Laravel via Herd, you can skip the initial Laravel installation steps and focus on the Metronic integration for your Vue.js frontend.

Clarification on your stack:
- Laravel = Backend API (no Metronic integration needed)
- Vue.js = Frontend framework (this is where Metronic will be integrated)
- Metronic = UI theme/components for your Vue.js frontend

Next steps:
- Set up Vue.js in your Laravel project (if not already done)
- Follow the Metronic Vue.js integration guide
- Configure your build process to compile Vue components with Metronic styling
- The Laravel backend will handle your API endpoints, while Vue.js with Metronic will handle your frontend UI.

https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/vue#create-project


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