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

Metronic: Laravel: Unable to locate a class or view for component


Hey Guys,
I have used starterkit as a base for the conversion of a Metronic v6 app to a Metronic v8 app.

I have been successful in all aspects except now I was testing the 'reset password' facility and have gotten as far as getting the reset mail link in an email.
However, it then redirects me to:

/reset-password/a59ff2d5ce93c31fa7bea61a7b8=b7d506cba94ba780eb643a2cbed28b3b89db1?email=myemail@whatever.com

And am getting the error:
Unable to locate a class or view for component [application-logo].

If I remove: < x-application-logo class="w-20 h-20 fill-current text-gray-500" /> from resources/views/pages/auth/reset-password.blade.php - then the error becomes Unable to locate a class or view for component [input-label].

What files have I failed to copy over (component files?) or which commands did I not run to register these components?


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)


Apologies Michael, it seems we overlooked this part. We will work on resolving this issue as soon as possible. Thank you for bringing this to our attention.

Thanks



I just tried this on a default installation of 'starterkit' and it also has the same issue.


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