Arjuna Danthanarayana

Results 1 issues of Arjuna Danthanarayana

reset password not working 1. Route::get('password/reset', 'FrontendController@showResetForm')->name('password.reset'); \\only this routing available in web.php for password resets 2. Not routed to ResetPasswordController, hence the entire reset password operation is not working...