Support the ongoing development of Laravel.io →
Authentication Blade Forms
Last updated 1 year ago.
0

in the Reg.php is this just an typo transferring the code to the forum or is it actually a typo in your source:

missing letter 'e' :

...
->setProprty('password_confirmation',$pword_repeat)
...

should be:

...
->setProperty('password_confirmation',$pword_repeat)
...
0

Sign in to participate in this thread!

Eventy

Your banner here too?

akulkarni9 akulkarni9 Joined 23 Jan 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.