geekjeef/laravel-userstamps
A simple Laravel package for Eloquent Model user specific fields.
时间:2023-08-12 13:25
codiliateur/eloquent-model-userstamps
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
时间:2023-07-02 15:51
pacificinternet/userstamps
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.
时间:2023-06-23 09:07
tobidsn/laravel-userstamps
A simple Laravel package for Eloquent Model user specific feilds.
时间:2023-01-17 14:56
kamansoft/laravel-blame
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
时间:2022-12-28 21:28
andreadam82/laravel-userstamps
Package to add created_by, updated_by and deleted_by to models.
时间:2022-09-14 14:53
hexathos/laravel-hasuserdata
Autofills updated_by, created_by, updated_at and created_at
时间:2022-09-07 07:43
ahuseiny/laravel-userstamps
A simple Laravel package for Eloquent Model user specific fields.
时间:2022-03-13 21:29
kerattila/laravel-track-author
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
时间:2021-07-21 19:46
dalisoft/userstamps
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.
时间:2021-03-26 19:20
fnematov/laravel-userstamps
A simple Laravel package for Eloquent Model user specific fields.
时间:2021-03-02 04:40
jlorente/laravel-identitystamps
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
时间:2019-08-14 14:52
mazyvan/userstamps
A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
时间:2018-09-14 15:20
axn/laravel-eloquent-authorable
Support for created_by and updated_by fields in Eloquent models.
时间:2016-03-24 09:14
wildside/userstamps
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.
时间:2016-03-10 19:05