demo icon indicating copy to clipboard operation
demo copied to clipboard

Using Doctrine LifecycleCallbacks

Open Mecanik opened this issue 8 months ago • 2 comments

This is the modern solution to automatically update timestamps in Doctrine. I have added createdAt and updatedAt to all entities using LifecycleCallbacks.

Mecanik avatar Oct 20 '23 06:10 Mecanik