Change Timestamps
Learn how to change default options for timestamps.
We'll cover the following...
Change defaults for timestamps
Earlier, we saw how the timestamps method automatically adds inserted_at and updated_at columns to our tables. By default, these ...