wildside/userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
756 2,005,283

malhal/laravel-createdby

A trait that adds createdBy and updatedBy user relations to your models
31 130

malhal/laravel-createdbypolicy

Simple security for Laravel models
8