Libraries tagged by updated_by
wildside/userstamps
1098743 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.
fico7489/laravel-revisionable-upgrade
34952 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
nstapelbroek/culpa
73268 Downloads
Adds Blameable support to Eloquent models in Laravel 5
sqits/laravel-userstamps
27147 Downloads
Package to add created_by, updated_by and deleted_by to models.
kamansoft/laravel-blame
2355 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
digitalcloud/laravel-blameable
40553 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
axn/laravel-eloquent-authorable
39698 Downloads
Support for created_by and updated_by fields in Eloquent models.
jlorente/laravel-identitystamps
4980 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
dfox288/culpa
3267 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
velitsol/userstamps
1190 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
tobidsn/laravel-userstamps
16 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
digitalion/laravel-model-editors
222 Downloads
Tracker of users creating, editing or deleting the model
turahe/laravel-userstamps
60 Downloads
Package to add created_by, updated_by and deleted_by to models.
quarks/laravel-auditors
16763 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
nbsbbs/mongo-php-adapter
36 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library (updated by Noobus)