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.
755 1,982,771

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