Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

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
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


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



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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(