Libraries tagged by laravel created_by

axn/laravel-eloquent-authorable

3 Favers
40736 Downloads

Support for created_by and updated_by fields in Eloquent models.

Go to Download


velitsol/userstamps

34 Favers
1196 Downloads

A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.

Go to Download


jeffersongoncalves/laravel-created-by

8 Favers
8 Downloads

This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.

Go to Download


hyperlink/laravel-created-by

2 Favers
81 Downloads

Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead

Go to Download


malhal/laravel-createdby

31 Favers
130 Downloads

A trait that adds createdBy and updatedBy user relations to your models

Go to Download


metrakit/visualcaptcha-laravel

9 Favers
1898 Downloads

Laravel library for visualCaptcha. VisualCaptcha is created by EmotionLoop

Go to Download


repat/laravel-database-session-model

1 Favers
11241 Downloads

Eloquent Model for the sessions table as created by artisan session:table

Go to Download


kerattila/laravel-track-author

0 Favers
716 Downloads

Extension to add created_by, updated_by and deleted_by columns to Eloquent models.

Go to Download


jcrodsolutions/laravel-user-stamp

1 Favers
83 Downloads

Enables automatic user stamp on created_by and updated_by fields within a model.

Go to Download


hugocabral/visualcaptcha-laravel-jquery

6 Favers
168 Downloads

Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop

Go to Download


hpolthof/laravel-auditable

0 Favers
8 Downloads

Allow for easy addition of created_by and updated_by fields.

Go to Download


hexathos/laravel-hasuserdata

0 Favers
207 Downloads

Autofills updated_by, created_by, updated_at and created_at

Go to Download


fnematov/laravel-userstamps

2 Favers
60 Downloads

A simple Laravel package for Eloquent Model user specific fields.

Go to Download


digitalion/laravel-model-editors

0 Favers
262 Downloads

Tracker of users creating, editing or deleting the model

Go to Download


bytestgear/laravel-accountable

8 Favers
970 Downloads

Tracks the user responsible for creating, modifying, or deleting an Eloquent model

Go to Download


<< Previous Next >>