Libraries tagged by laravel updated_by
everth/userstamps
110 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
kettasoft/booter
16 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
6391 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.
sagor/github-updater
143 Downloads
A Laravel package for automated Github pulls and Artisan commands by moh-sagor.
safiul0073/code-lifter
73 Downloads
A Laravel package to easily update your project by clicking a button on your dashboard
xgenious/xgapiclient
4988 Downloads
this package help to update xgenious products from user dashbaord by just click.
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
11 Downloads
Easy AdminLTE integration with Laravel - By JeAlmeida + updates
tmd/laravel-password-updater
67 Downloads
Handles password verification and re-hashing passwords that may be hashed by outdated methods.
pin-cnx/laravel-aws-deploy
280 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
56 Downloads
Automatically update application versions by deploying.
lordsling/deploy-version
4 Downloads
Automatically update application versions by deploying.
nidrax69/sendinblue
2388 Downloads
A Laravel 5/6 update wrapper for the SendInBlue API PHP class (as provided by SendInBlue)