Packages from knetewelt
-
PHP
knetewelt/causerstamps
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.