vendredi 19 juin 2020

Method ResetPasswordController::reset does not exist


Why I got this problem ?

ResetPasswordController::reset does not exist

trait ResetsPasswords{

public function reset(Request $request)
    {
        ......

    }
}


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire