laravel-userstamps
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
laravel-userstamps
by kayiwarahim
A simple Laravel package for Eloquent Model user specific fields by Rahim.
laravel-userstamps-for-backpack
by phpfour
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. This forks make that work for Backpack for Laravel.
laravel-userstamps
Package to add created_by, updated_by and deleted_by to models.
laravel-userstimetamps
by xt
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.
userstamps
by wildside
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.