I'd like to sanitize the parameters into the model class not in the controller. It's be better to uniform the interface between model and controller.
I'd like to sanitize the parameters into the model class not in the controller. It's be better to uniform the interface between model and controller.