Libraries tagged by Laravel CreatedBy
jeffersongoncalves/laravel-created-by
7 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.
rulr/laravel-authored
5 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
metrakit/visualcaptcha-laravel
1898 Downloads
Laravel library for visualCaptcha. VisualCaptcha is created by EmotionLoop
sansanlabs/laravel-userstamps
17 Downloads
Package to add userstamps to models.
repat/laravel-database-session-model
11225 Downloads
Eloquent Model for the sessions table as created by artisan session:table
kerattila/laravel-track-author
701 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
hugocabral/visualcaptcha-laravel-jquery
168 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
digitalion/laravel-model-editors
257 Downloads
Tracker of users creating, editing or deleting the model
devhridoy/l6modular
105 Downloads
Modular pattern generator for Laravel 6.It is orginaly created by ArtemSchander, i was just implements for laravel 6
yahooweather/weather
9312 Downloads
A simple package to Get yahoo weather created By PHPAnonymous
rmasters/culpa
2143 Downloads
Adds Blameable support to Eloquent models in Laravel
mobilysms/phpanonymous
103 Downloads
A SMS Package created By PhpAnonymous
codiliateur/eloquent-model-userstamps
44 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
pixney/hjortron-theme
114 Downloads
A Pyro LDP Administration theme created by Pixney.
everth/userstamps
77 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.