Error in password reset request

Asked

Viewed 35 times

0

What can I do to correct the following error, which appears when I request Reset Password system user:

Argument 2 passed to Illuminate\Translation\Translator::getFromJson() must be of the type array, int given, called in /.../laravel/framework/src/Illuminate/Support/Facades/Facade.php on line 237

In neither of these two files I made changes and followed the configuration as it is there on the site Laravel.

  • How is the request being made? What are the functions and their codes involved in the process?

  • I didn’t write any code, everything is being done by Laravel himself. The only thing I did was on the command line, passing the command of the framework to build User Authentication.

  • We need to know where you’ve changed, impossible to know only with the thrown exception

1 answer

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.