Support the ongoing development of Laravel.io →

imranismail

Joined 2 Apr 2014

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

Input::all() and Storing user issue with password_confirmation field

<?php // Controller public function store() { $validator = Validator::make($data = Input::all()...

0 Likes
5 Replies
replied 9 years ago

Input::all() and Storing user issue with password_confirmation field

Stol3x said: Afaik, user model will automatically hash field named "password". I think th...

0 Likes
replied 9 years ago

Input::all() and Storing user issue with password_confirmation field

Stol3x said: Afaik, user model will automatically hash field named "password". I think th...

0 Likes

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.