For you first question, again you can use mutators: public function setPasswordAttribute($value){...
You can use mutators. Accessors and mutators allow you to format Eloquent attributes when retrieving...
You can simply pass extra attributes of textarea element as an array to third argument of Form::text...
The Laravel portal for problem solving, knowledge sharing and community building.