Libraries tagged by Laravel CreatedBy
geekjeef/laravel-userstamps
8 Downloads
A simple Laravel package for Eloquent Model user specific fields.
fredpeal/laravel-bakahttp
57 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
56 Downloads
A simple Laravel package for Eloquent Model user specific fields.
andreadam82/laravel-userstamps
3 Downloads
Package to add created_by, updated_by and deleted_by to models.
ahuseiny/laravel-userstamps
36 Downloads
A simple Laravel package for Eloquent Model user specific fields.
findyouractivity/laravel-userstamps
7 Downloads
Package to add created_by, updated_by and deleted_by to models.
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 :)
kamalsroor/moyasarapi
58 Downloads
Moyasar Api Package With Laravel 8.0 above ^ created by kamalsroor :)
m7/iam
53 Downloads
Laravel 6+ wrapper for IAM created by M7 s.r.o.
devhridoy/l6modular
83 Downloads
Modular pattern generator for Laravel 6.It is orginaly created by ArtemSchander, i was just implements for laravel 6
tris-nm/userstamps
0 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 application.
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
19 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