I'm trying to reset password from laravel auto generated login/register authentication module. When i click on reset button it give me this error
FatalErrorException in ClassLoader.php line 344:
Maximum function nesting level of '100' reached, aborting!
I searched about it and find an accepted answer, but this answer does not work on my side i have followed the instruction. Can any one guide me it is laravel error or wamp ? and how can fix it. I would like to appreciate.