Libraries tagged by laravel updated_by

kamansoft/laravel-blame

13 Favers
2568 Downloads

A tool to easily work with the updated_by and created_by fields on your laravel eloquent 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


jcrodsolutions/laravel-user-stamp

1 Favers
101 Downloads

Enables automatic user stamp on created_by and updated_by fields within a model.

Go to Download


boralp/laravel-auditable

0 Favers
6 Downloads

A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.

Go to Download


malhal/laravel-createdby

31 Favers
130 Downloads

A trait that adds createdBy and updatedBy user relations to your models

Go to Download


xenon/folklore-image-updated

2 Favers
582 Downloads

Image manipulation library for Laravel based on Imagine and inspired by Croppa for easy url based manipulation. This is a fork of laravel folklore image

Go to Download


everth/userstamps

0 Favers
120 Downloads

Laravel package to automatically manage created_by and updated_by columns on Eloquent models.

Go to Download


paulwrightabuk/laravel-email-database-log

0 Favers
5 Downloads

A simple database logger for all outgoing emails sent by Laravel website, updated for Laravel 6. Forked from original by Alexander Shvets

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


kayiwarahim/laravel-userstamps

0 Favers
1 Downloads

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

Go to Download


hpolthof/laravel-auditable

0 Favers
8 Downloads

Allow for easy addition of created_by and updated_by fields.

Go to Download


hexathos/laravel-hasuserdata

0 Favers
207 Downloads

Autofills updated_by, created_by, updated_at and created_at

Go to Download


gjentii/laravel-userstamps

0 Favers
0 Downloads

Laravel Blueprint macros for userStamps and dropUserStamps (created_by, updated_by, deleted_by).

Go to Download


<< Previous Next >>