1 messages · Page 1 of 1 (latest)
dd should work inside of an Observer, right?
Fairly sure ->update() doesn't trigger model events
->update()
So it wouldn't trigger your observer
it does, I found out what is the problem