Hola,
Likely a stupid question, but I don't see an example of how to pass validation errors messages to the view using a controller template. I would love to see a full example of form processing, using FUEL best practices.
Also, Can I put validations in the model, or must they go in the controller for each action individually?
Thanks in advance.