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

Laravel starterkit authentication error


Hi, I tried to add a new account in my laravel starterkit and after this get me error:

View [pages.system.metronic.not_found] not found..

I can mention that when i creat account it’s telling me that i have reseted password. Please check this.
I have used the latest laravel starterkit version from november 24.

Thanks !


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


hello i have new metronic 8 last one.
i am purchased from

please tell me how i can get all files and templates
i cant use gulp.
i want use rtl and ltr
please help me for all demos for metronic 8



The new Laravel starter kit will be better. More features will be included soon. We will double-check and fix the issue soon.

Thanks



Hi,

We will check and fix the auth for this Laravel.
Could you please consider using the Laravel version in the ThemeForest zip in the folder laravel_app? This version has a complete auth.

Thanks



I will wait for fix.
New starterkit is better than older.
I like that there are more features implemented, like top bar menus.

Thanks !



I have changed like you say and get error after creating account.

Here is the error:


Thanks !



Make it like this.


@include("pages.system.not_found")


Thanks



I have changed like you say and get error after creating account.

Here is the error:


Thanks !



Hi,

Can you do this workaround? Remove below code


config("settings.KT_THEME")


from file starterkit/resources/views/errors/404.blade.php

We will fix it and the upcoming updates.

Thanks



I tried to remove code, but not working.

My code is:
@include('pages.system.'.'.not_found')

thanks.


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