Libraries tagged by laravel created_by
wildside/userstamps
1335599 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.
fico7489/laravel-revisionable-upgrade
36895 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
sqits/laravel-userstamps
31377 Downloads
Package to add created_by, updated_by and deleted_by to models.
rulr/laravel-authored
197 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
repat/laravel-job-models
25399 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
digitalcloud/laravel-blameable
41938 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
cashuanony/phpanonymous
30595 Downloads
gateway payment integration for cashu Package created By PhpAnonymous Laravel 5.0 above ^
nstapelbroek/culpa
73718 Downloads
Adds Blameable support to Eloquent models in Laravel 5
modernmcguire/mailspy
4608 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
socialblue/laravel-query-adviser
3317 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.
sansanlabs/laravel-userstamps
167 Downloads
Package to add userstamps to models.
quarks/laravel-auditors
17130 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
kerattila/laravel-track-author
836 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jlorente/laravel-identitystamps
5520 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
jhonyspicy/laravel-wordpress-login
3882 Downloads
login with user who created by wordpress