Libraries tagged by laravel created_by
dfox288/culpa
3267 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
velitsol/userstamps
1190 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
hyperlink/laravel-created-by
73 Downloads
Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead
malhal/laravel-createdby
129 Downloads
A trait that adds createdBy and updatedBy user relations to your models
metrakit/visualcaptcha-laravel
1897 Downloads
Laravel library for visualCaptcha. VisualCaptcha is created by EmotionLoop
falcon/laravel-medialibrary-prune-files
313 Downloads
Laravel package to prune stale files created by spatie medialibrary
turahe/laravel-userstamps
60 Downloads
Package to add created_by, updated_by and deleted_by to models.
tobidsn/laravel-userstamps
16 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
rahatsagor/laravel-core-system
58 Downloads
Core functions to work with apps created by RS Application
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.
hugocabral/visualcaptcha-laravel-jquery
162 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
digitalion/laravel-model-editors
222 Downloads
Tracker of users creating, editing or deleting the model
bytestgear/laravel-accountable
966 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model