Libraries tagged by laravel updated_by
quarks/laravel-auditors
16763 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
kerattila/laravel-track-author
497 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jcrodsolutions/laravel-user-stamp
65 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
digitalion/laravel-model-editors
222 Downloads
Tracker of users creating, editing or deleting the model
malhal/laravel-createdby
129 Downloads
A trait that adds createdBy and updatedBy user relations to your models
abdursoft/laravel-bkash
5 Downloads
This package or Library for Bkash, developed by abdursoft. This library come with MIT license, so you can easily change anything what ever your needs.This package will work for bkash tokenized payment system. If they are updated their version and the library couldn't work properly, please contact with [email protected]
everth/userstamps
49 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
kettasoft/booter
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.
paulwrightabuk/laravel-email-database-log
1 Downloads
A simple database logger for all outgoing emails sent by Laravel website, updated for Laravel 6. Forked from original by Alexander Shvets
xt/laravel-userstimetamps
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.
phpfour/laravel-userstamps-for-backpack
117 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.
hpolthof/laravel-auditable
4 Downloads
Allow for easy addition of created_by and updated_by fields.
hexathos/laravel-hasuserdata
202 Downloads
Autofills updated_by, created_by, updated_at and created_at
geekjeef/laravel-userstamps
8 Downloads
A simple Laravel package for Eloquent Model user specific fields.
fnematov/laravel-userstamps
57 Downloads
A simple Laravel package for Eloquent Model user specific fields.