0 votes
in Laravel by
How to define a mutator?

a) setNameAttribute()

b) setAttribute(‘name’)

c) setName()

d) setNameValue()
...