Libraries tagged by created_by

romm/site-factory

13 Favers
32 Downloads

Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory

Go to Download


pixney/hjortron-theme

4 Favers
115 Downloads

A Pyro LDP Administration theme created by Pixney.

Go to Download


michaeljmeadows/created-by

0 Favers
29 Downloads

A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.

Go to Download


jeffersongoncalves/laravel-created-by

2 Favers
2 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
88 Downloads

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

Go to Download


alagaccia/laravel-created-by

0 Favers
2 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


xt/laravel-userstimetamps

0 Favers
289 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.

Go to Download


tobidsn/laravel-userstamps

1 Favers
18 Downloads

A simple Laravel package for Eloquent Model user specific feilds.

Go to Download


skycoder/user-log

2 Favers
5 Downloads

An Awesome Package That Store User Creating, Updating, Approved and Company Log

Go to Download


phumsoft/userstamps

0 Favers
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.

Go to Download


phpfour/laravel-userstamps-for-backpack

1 Favers
119 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. This forks make that work for Backpack for Laravel.

Go to Download


pacificinternet/userstamps

0 Favers
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.

Go to Download


mazyvan/userstamps

3 Favers
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

Go to Download


kseven/userstamps

0 Favers
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.

Go to Download


knetewelt/causerstamps

0 Favers
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.

Go to Download


<< Previous Next >>