Libraries tagged by laravel package update
jeffersongoncalves/laravel-created-by
10 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.
shawnveltman/livewire-3-property-updater
82 Downloads
A package to update Livewire 2 computed properties to use the Livewire 3 syntax
t-shirt-and-sons/status-updates
503 Downloads
A package to handle status updates from T Shirt & Sons in your Laravel order management application.
baklysystems/laravel-shop
526 Downloads
This is just an update for amsgames/laravel-shop to support 5.4 as they don't update it anymore. Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.
egeatech/app-updater
3007 Downloads
A package to handle mobile applications self-update
rinvex/laravel-composer
11419 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
keypoint-solutions/laravel-localization-helpers
95 Downloads
An artisan command package and methods for easy translation management. Derived from potsky's repo, adding modern PHP &Laravel support, updated MS translator support and other features
helloarman/dumptable
112 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
carlosdev/model-change-logger
7 Downloads
Laravel package to log changes (update and delete) in Eloquent models, including changed fields, user, and timestamps.
waseet/filament-activity-log
355 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
laraish-maintain/support
23 Downloads
The Laraish Support Package, updated fork.
laraish-maintain/contracts
26 Downloads
The Laraish Contracts package, updated fork.
coreproc/nova-auditing-user-fields
111537 Downloads
A Laravel Nova field that works with the Laravel Auditing package to see who created or last updated a resource.
xetaio/xetaravel-iptraceable
3473 Downloads
A simple package that update an IP field when the user login into the application.
va/cutlet-migrate
6 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.