Update Registration Form Validation Texts
Budget: $2 – $8 USD
Change texts, for example when a weak password is entered, the user already exists, etc.
The form has something like this:
@if ($errors->has('password'))
<small class="fs-6 text-danger" style="color: white; padding: 2px 0;">{{ $errors->first('password') }}</small>
@endif
</div>
But I can't find the file that contains those messages.
The work is done via anydesk, for someone with experience it can be done in less than an hour.
The form has something like this:
@if ($errors->has('password'))
<small class="fs-6 text-danger" style="color: white; padding: 2px 0;">{{ $errors->first('password') }}</small>
@endif
</div>
But I can't find the file that contains those messages.
The work is done via anydesk, for someone with experience it can be done in less than an hour.