Libraries tagged by laravel deleted_by

wildside/userstamps

572 Favers
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.

Go to Download


fico7489/laravel-revisionable-upgrade

54 Favers
34952 Downloads

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

Go to Download


sqits/laravel-userstamps

18 Favers
27147 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


nstapelbroek/culpa

17 Favers
73268 Downloads

Adds Blameable support to Eloquent models in Laravel 5

Go to Download


jlorente/laravel-identitystamps

1 Favers
4980 Downloads

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

Go to Download


flyhjaelp/laravel-eloquent-orderable

14 Favers
2401 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


dfox288/culpa

0 Favers
3267 Downloads

Adds Blameable support to Eloquent models in Laravel 7+

Go to Download


turahe/laravel-userstamps

0 Favers
60 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


tobidsn/laravel-userstamps

1 Favers
16 Downloads

A simple Laravel package for Eloquent Model user specific feilds.

Go to Download


quarks/laravel-auditors

3 Favers
16763 Downloads

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

Go to Download


kerattila/laravel-track-author

0 Favers
497 Downloads

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

Go to Download


digitalion/laravel-model-editors

0 Favers
222 Downloads

Tracker of users creating, editing or deleting the model

Go to Download


bytestgear/laravel-accountable

8 Favers
966 Downloads

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

Go to Download


kettasoft/booter

0 Favers
12 Downloads

The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.

Go to Download


xt/laravel-userstimetamps

0 Favers
286 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


Next >>