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

Metronics Laravel Starterkit Login Error - 404


I have installed clearly metronics 8.2 laravel but not logging. GET net::ERR_ABORTED 404 (Not Found)


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,

I understand that you are encountering a login error with Metronic's Laravel Starterkit. The error you mentioned, typically occurs when the required JavaScript file is missing or not properly generated during the build process.

Please make sure you have run the command "npm run dev" in your Laravel project directory. This command is necessary to compile and generate the required assets, including the JavaScript file mentioned in the error.

After running the "npm run dev" command, please try accessing the login page again, and the error should be resolved.

If you continue to face issues, I recommend checking the documentation provided for the Laravel Starterkit. It contains detailed instructions on setting up and running the project correctly. You can find the documentation at the following link:
https://preview.keenthemes.com/laravel/metronic/docs/getting-started

If you need further assistance or encounter any other problems, don't hesitate to ask. We are here to help you get your project up and running smoothly.


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