Name *all* timestamp fields using the action_at convention

Name *all* timestamp fields using the action_at convention

Laravel tip: Use the "{action}_at" naming convention for your DATETIME and TIMESTAMP fields.

This helps you to instantly recognise in your code when you're using a datetime field 😄

#laravel #php

We're writing a book, you can get it for free here.