<?php // Controller public function store() { $validator = Validator::make($data = Input::all()...
Stol3x said: Afaik, user model will automatically hash field named "password". I think th...
Stol3x said: Afaik, user model will automatically hash field named "password". I think th...
The Laravel portal for problem solving, knowledge sharing and community building.
The community