laravel-nomadic
laravel-nomadic copied to clipboard
Add publishable timestamp trait.
We should create a timestamp trait to document when a migration starts and stops, similar to that of the Eloquent models (created/updated).
A bonus would be to make this easily publishable.