Laravel's Eloquent Accessor allow you to manipulate a model attribute before returning it ... echo Form::email($name, $value = null, $attributes = array()); ...
確定! 回上一頁