Libraries tagged by updated-by

kerattila/laravel-track-author

0 Favers
734 Downloads

Extension to add created_by, updated_by and deleted_by columns to Eloquent models.

Go to Download


jeffersongoncalves/laravel-created-by

8 Favers
9 Downloads

This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.

Go to Download


jcrodsolutions/laravel-user-stamp

1 Favers
86 Downloads

Enables automatic user stamp on created_by and updated_by fields within a model.

Go to Download


hpolthof/laravel-auditable

0 Favers
8 Downloads

Allow for easy addition of created_by and updated_by fields.

Go to Download


hexathos/laravel-hasuserdata

0 Favers
207 Downloads

Autofills updated_by, created_by, updated_at and created_at

Go to Download


everth/userstamps

0 Favers
93 Downloads

Laravel package to automatically manage created_by and updated_by columns on Eloquent models.

Go to Download


xt/laravel-userstimetamps

0 Favers
287 Downloads

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.

Go to Download


tobidsn/laravel-userstamps

1 Favers
17 Downloads

A simple Laravel package for Eloquent Model user specific feilds.

Go to Download


skycoder/user-log

2 Favers
5 Downloads

An Awesome Package That Store User Creating, Updating, Approved and Company Log

Go to Download


phumsoft/userstamps

0 Favers
2 Downloads

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.

Go to Download


phpfour/laravel-userstamps-for-backpack

1 Favers
118 Downloads

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.

Go to Download


pacificinternet/userstamps

0 Favers
21 Downloads

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.

Go to Download


mazyvan/userstamps

3 Favers
156 Downloads

A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models

Go to Download


knetewelt/causerstamps

0 Favers
25 Downloads

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.

Go to Download


kayiwarahim/laravel-userstamps

0 Favers
0 Downloads

A simple Laravel package for Eloquent Model user specific fields by Rahim.

Go to Download


<< Previous Next >>