Libraries tagged by Laravel CreatedBy

wildside/userstamps

592 Favers
1234022 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


fico7489/laravel-revisionable-upgrade

53 Favers
36048 Downloads

Upgrade for the venturecraft revisionable package, add many useful methods.

Go to Download


sqits/laravel-userstamps

19 Favers
29233 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


cashuanony/phpanonymous

4 Favers
26875 Downloads

gateway payment integration for cashu Package created By PhpAnonymous Laravel 5.0 above ^

Go to Download


socialblue/laravel-query-adviser

19 Favers
3279 Downloads

With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.

Go to Download


repat/laravel-job-models

8 Favers
24197 Downloads

Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table

Go to Download


quarks/laravel-auditors

3 Favers
17052 Downloads

Record created by, updated by and deleted by on Eloquent models automatically.

Go to Download


axn/laravel-eloquent-authorable

3 Favers
40649 Downloads

Support for created_by and updated_by fields in Eloquent models.

Go to Download


nstapelbroek/culpa

17 Favers
73529 Downloads

Adds Blameable support to Eloquent models in Laravel 5

Go to Download


kamansoft/laravel-blame

13 Favers
2555 Downloads

A tool to easily work with the updated_by and created_by fields on your laravel eloquent models

Go to Download


jlorente/laravel-identitystamps

1 Favers
5250 Downloads

A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models

Go to Download


jhonyspicy/laravel-wordpress-login

0 Favers
3611 Downloads

login with user who created by wordpress

Go to Download


dfox288/culpa

0 Favers
3421 Downloads

Adds Blameable support to Eloquent models in Laravel 7+

Go to Download


velitsol/userstamps

34 Favers
1194 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


malhal/laravel-createdby

31 Favers
130 Downloads

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

Go to Download


Next >>