I want to use comma as decimal separator on inputs, save it on database and get it later with comma as decimal separator again. How can I do this without converting input and model attributes every time inside actions?
diego1araujo said:
That's not exactly what I want... Better than setting inside actions, for sure, but I want some kind of "mutator for type" instead of "mutator for each attribute". Is it possible?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community