Re: Lessons / View Presenters From Scratch
March 26 2014, 1:18pm
@jeff_way What if instead of using a decorator, you literally just extended the entity for your presenter class and added the the format functions to it? This way you wouldn't have the model binding issues.
https://laracasts.com/lessons/view-presenters-from-scratch#comment-1304328593