Libraries tagged by laravel deleted_by

wildside/userstamps

623 Favers
1385127 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
37433 Downloads

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

Go to Download


sqits/laravel-userstamps

18 Favers
32286 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


flyhjaelp/laravel-eloquent-orderable

14 Favers
3932 Downloads

Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.

Go to Download


nstapelbroek/culpa

17 Favers
73876 Downloads

Adds Blameable support to Eloquent models in Laravel 5

Go to Download


quarks/laravel-auditors

3 Favers
17170 Downloads

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

Go to Download


kerattila/laravel-track-author

0 Favers
1001 Downloads

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

Go to Download


jlorente/laravel-identitystamps

1 Favers
5590 Downloads

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

Go to Download


dfox288/culpa

0 Favers
3603 Downloads

Adds Blameable support to Eloquent models in Laravel 7+

Go to Download


sansanlabs/laravel-userstamps

0 Favers
189 Downloads

Package to add userstamps to models.

Go to Download


jeffersongoncalves/laravel-created-by

8 Favers
10 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


bytestgear/laravel-accountable

8 Favers
970 Downloads

Tracks the user responsible for creating, modifying, or deleting an Eloquent model

Go to Download


xt/laravel-userstimetamps

0 Favers
288 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
18 Downloads

A simple Laravel package for Eloquent Model user specific feilds.

Go to Download


phpfour/laravel-userstamps-for-backpack

1 Favers
119 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


Next >>