tobidsn/laravel-userstamps
A simple Laravel package for Eloquent Model user specific feilds.
时间:2023-01-17 14:56
andreadam82/laravel-userstamps
Package to add created_by, updated_by and deleted_by to models.
时间:2022-09-14 14:53
kerattila/laravel-track-author
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
时间:2021-07-21 19:46
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
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