Libraries tagged by laravel created_by
tobidsn/laravel-userstamps
18 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
rodrigojusto/visualcaptcha-laravel-jquery
6 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
rahatsagor/laravel-core-system
69 Downloads
Core functions to work with apps created by RS Application
phpfour/laravel-userstamps-for-backpack
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.
mzaman/laravel-kindeditor
27 Downloads
Created by github.com/mzaman | Repository : github.com/mzaman/laravel-kindeditor | Author : Masud Zaman, [email protected]
kayiwarahim/laravel-userstamps
1 Downloads
A simple Laravel package for Eloquent Model user specific fields by Rahim.
hpolthof/laravel-auditable
8 Downloads
Allow for easy addition of created_by and updated_by fields.
geekjeef/laravel-userstamps
8 Downloads
A simple Laravel package for Eloquent Model user specific fields.
fredpeal/laravel-bakahttp
58 Downloads
Inspirated in the package bakaphp/http created by MCTEKK SRL I created this package for Laravel i hope be to help
fnematov/laravel-userstamps
60 Downloads
A simple Laravel package for Eloquent Model user specific fields.
digitalion/laravel-model-editors
267 Downloads
Tracker of users creating, editing or deleting the model
digitalindoorsmen/laravel-actor-trails
0 Downloads
Track created_by, modified_by, and deleted_by as JSON objects in your Laravel models, with support for multiple guards and polymorphic actors.
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
andreadam82/laravel-userstamps
7 Downloads
Package to add created_by, updated_by and deleted_by to models.
ahuseiny/laravel-userstamps
45 Downloads
A simple Laravel package for Eloquent Model user specific fields.