Libraries tagged by laravel created_by
findyouractivity/laravel-userstamps
11 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
90 Downloads
Moyasar Api Package With Laravel 8.0 above ^ created by kamalsroor :)
devhridoy/l6modular
136 Downloads
Modular pattern generator for Laravel 6.It is orginaly created by ArtemSchander, i was just implements for laravel 6
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
22 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
kseven/userstamps
1 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.
knetewelt/causerstamps
26 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
dooaesms/phpanonymous
9 Downloads
A dooae SMS Package created By PhpAnonymous
dalisoft/userstamps
33 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.
codiliateur/eloquent-model-userstamps
73 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
yogarine/plastic
6587 Downloads
This is a fork of Plastic, created by sleimanx2. Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
aboulhouda/crud
12 Downloads
Crud laravel Created by IMAD ABOULHOUDA