Libraries tagged by updated-by

wildside/userstamps

620 Favers
1329272 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


fico7489/laravel-revisionable-upgrade

53 Favers
36847 Downloads

Upgrade for the venturecraft revisionable package, add many useful methods.

Go to Download


sqits/laravel-userstamps

18 Favers
31126 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


rulr/laravel-authored

4 Favers
174 Downloads

A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.

Go to Download


nstapelbroek/culpa

17 Favers
73708 Downloads

Adds Blameable support to Eloquent models in Laravel 5

Go to Download


mobilestock/model-tracks-user-updates

0 Favers
2933 Downloads

model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.

Go to Download


digitalcloud/laravel-blameable

15 Favers
41917 Downloads

Laravel package allow you to add created/updated by attributes on eloquent models

Go to Download


sansanlabs/laravel-userstamps

0 Favers
166 Downloads

Package to add userstamps to models.

Go to Download


jlorente/laravel-identitystamps

1 Favers
5503 Downloads

A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models

Go to Download


velitsol/userstamps

34 Favers
1199 Downloads

A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.

Go to Download


quarks/laravel-auditors

3 Favers
17124 Downloads

Record created by, updated by and deleted by on Eloquent models automatically.

Go to Download


kerattila/laravel-track-author

0 Favers
836 Downloads

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

Go to Download


kamansoft/laravel-blame

13 Favers
2567 Downloads

A tool to easily work with the updated_by and created_by fields on your laravel eloquent models

Go to Download


axn/laravel-eloquent-authorable

3 Favers
40817 Downloads

Support for created_by and updated_by fields in Eloquent models.

Go to Download


dfox288/culpa

0 Favers
3503 Downloads

Adds Blameable support to Eloquent models in Laravel 7+

Go to Download


Next >>