Closed
Description
Hello.
When working with Elokuent that it updates column created_at, updated_at both when creating and updating.
When creating this is true, but why update created_at column every time I do something it updated?
In this case, it makes use of a useless $tablet->timestamps(); because you can not fix the field of creating records
Say it is a bug or by design?
or tell me how to leave the field after creating created_at intact?
Metadata
Metadata
Assignees
Labels
No labels