laravel-metable icon indicating copy to clipboard operation
laravel-metable copied to clipboard

[Suggestion] Add created/updated timestamps

Open squatto opened this issue 5 years ago • 2 comments

Is there any particular reason that the meta model doesn't have created/updated timestamps? They would be useful to have available at times.

I can certainly add them to my own model, of course. I'm just curious what your thoughts are about adding them to the core package.

Thanks!

squatto avatar Feb 11 '21 20:02 squatto

Good question. I guess I didn't have a use for them when I initially created the package (was dealing with very transient data). I wouldn't push out a major version for that alone, but next time the schema needs to be modified that could be included (too bad we didn't think of it yesterday)

frasmage avatar Feb 12 '21 12:02 frasmage

That sounds great, thanks for considering it 👍🏻

squatto avatar Mar 13 '21 18:03 squatto