Support the ongoing development of Laravel.io →
posted 5 years ago
Authentication
Last updated 1 year ago.
0

Error in RegisterController, it had to change

'password' => bcrypt('password') 

to

'password' => bcrypt(request('password'))

Thanks to poboy from Official Laravel IRC.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Zexus zexhch Joined 27 Nov 2018

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.