Libraries tagged by deleted-by

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


kseven/userstamps

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


kayiwarahim/laravel-userstamps

0 Favers
1 Downloads

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

Go to Download


geekjeef/laravel-userstamps

0 Favers
8 Downloads

A simple Laravel package for Eloquent Model user specific fields.

Go to Download


fnematov/laravel-userstamps

2 Favers
60 Downloads

A simple Laravel package for Eloquent Model user specific fields.

Go to Download


digitalion/laravel-model-editors

0 Favers
267 Downloads

Tracker of users creating, editing or deleting the model

Go to Download


danielemontecchi/laravel-userstamps

1 Favers
3 Downloads

Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.

Go to Download


dalisoft/userstamps

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


ahuseiny/laravel-userstamps

0 Favers
45 Downloads

A simple Laravel package for Eloquent Model user specific fields.

Go to Download


knetewelt/causerstamps

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


danyaldk/lumen-activity-log

1 Favers
338 Downloads

Very simple package to log user activities. Aim is to capture which object was created / updated / deleted by which user. Package it self has no relation implemented and stores whatever is passed.

Go to Download


codiliateur/eloquent-model-userstamps

0 Favers
68 Downloads

This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.

Go to Download


andreadam82/laravel-userstamps

0 Favers
7 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


findyouractivity/laravel-userstamps

0 Favers
11 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


<< Previous Next >>