Skip to content

Update RegisterController.php - #1

Open
ar4min wants to merge 1 commit into
prp-e:masterfrom
ar4min:patch-1
Open

Update RegisterController.php#1
ar4min wants to merge 1 commit into
prp-e:masterfrom
ar4min:patch-1

Conversation

@ar4min

@ar4min ar4min commented Jan 12, 2021

Copy link
Copy Markdown

edit line 17

$request->validate([
"name" => "required",
"email" => "required|email",
"password" => "required|confirmed"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create input confirmed_password in blade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant