Libraries tagged by Laravel CreatedBy
turahe/laravel-userstamps
169 Downloads
Adds user tracking fields to Laravel models.
testmonitor/laravel-accountable
11044 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
omatech/laravel-done-jobs
1275 Downloads
Quick way to save jobs that have been created without any problem. The antithesis of failed jobs.
always-open/laravel-process-stamps
16162 Downloads
Logs which process created or modified a record
agoalofalife/reports
1560 Downloads
UI for created and download reports in Laravel
rockerkk/revisionable-mongodb
19231 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel and mongoDB
dayemsiddiqui/eloquent-defaults
325 Downloads
An elegant way to automatically insert default rows to a table whenever a new row to a specific model is created
iak/make-testable
5563 Downloads
Create a test along with any class created using the laravel make command
robmellett/laravel-model-history
13 Downloads
A simple trait to add to your models so you can store CREATED and UPDATED differences
josebobadillac/laravel-bancard
6 Downloads
This project has been created to facilitate Bancard API integrations
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
reshadman/laravel-committed
25 Downloads
Adds **committed** event to Eloquent default event callbacks (created, creating, saved, saving...).
bytestgear/laravel-accountable
970 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
alasit/gardener
224 Downloads
Smart seeders for Laravel. created and developed by gizburdt
coreproc/nova-auditing-user-fields
111538 Downloads
A Laravel Nova field that works with the Laravel Auditing package to see who created or last updated a resource.