Libraries tagged by laravel updated_by
dalisoft/userstamps
33 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.
kettasoft/booter
14 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
shaka/dynamic-update-trait
4892 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
xgenious/xgapiclient
4272 Downloads
this package help to update xgenious products from user dashbaord by just click.
sagor/github-updater
57 Downloads
A Laravel package for automated Github pulls and Artisan commands by moh-sagor.
msonowal/laraxchange
2180 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way
je-almeida/laravel-adminlte
10 Downloads
Easy AdminLTE integration with Laravel - By JeAlmeida + updates
tmd/laravel-password-updater
66 Downloads
Handles password verification and re-hashing passwords that may be hashed by outdated methods.
pin-cnx/laravel-aws-deploy
279 Downloads
Deploy to auto scale without down time. By backup an master instance to AMI, create Launch configuration with those AMI, update it to auto scale, generate new instance, terminate the old instances.
stats4sd/laravel-odk-link
173 Downloads
A version 2.0 update to the Kobo Link package, intended to be easier to setup and more flexible by allowing the user to choose between multiple ODK Aggregate services.
nlmenke/deploy-version
55 Downloads
Automatically update application versions by deploying.
lordsling/deploy-version
3 Downloads
Automatically update application versions by deploying.
nidrax69/sendinblue
2387 Downloads
A Laravel 5/6 update wrapper for the SendInBlue API PHP class (as provided by SendInBlue)