Libraries tagged by laravel created_by
kayiwarahim/laravel-userstamps
0 Downloads
A simple Laravel package for Eloquent Model user specific fields by Rahim.
jaykeren/laravel-image-moo
440 Downloads
Laravel Image Moo, helper image processing library (codeigniter image_moo library) created by mat-moo (http://www.matmoo.com/digital-dribble/codeigniter/image_moo).
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
danielemontecchi/laravel-userstamps
0 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
43 Downloads
A simple Laravel package for Eloquent Model user specific fields.
findyouractivity/laravel-userstamps
11 Downloads
Package to add created_by, updated_by and deleted_by to models.
tienhm7/laravel-hmvc-generator
22 Downloads
this package which created to manage your large by modules using HMVC architectural pattern
azaz/voyager
4 Downloads
Slightly customized admin panel for laravel, created by control group
moyasarphpanonymouscom/moyasarapi
287 Downloads
Moyasar Api Package With Laravel 5.0 above ^ created by phpanonymous :)
m7/iam
54 Downloads
Laravel 6+ wrapper for IAM created by M7 s.r.o.
phumsoft/userstamps
2 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.
pacificinternet/userstamps
21 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.
mazyvan/userstamps
156 Downloads
A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models