Libraries tagged by laravel package update
everth/userstamps
124 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
msaddamkamal/model-dependency-sync
1601 Downloads
A Laravel package to sync model dependencies and provide insights on updates.
almoayad/laratrans
71 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
abdelhamiderrahmouni/laravel9-updater
4 Downloads
Laravel 9 Updater is a simple yet powerful package for updater your Laravel 9 applications. It makes it easy to upgrade your application to the latest version with just one command.
wxlljk/update-laravel-packages
11 Downloads
Update composer.json with the updates from the Laravel upgrade guide
version-checker/laravel-version-checker
10 Downloads
A Laravel package to check for framework updates and notify via Telegram
shahstudioz/laravel-updater
3 Downloads
A package to update Laravel app
mlusas/laravel-loom-updates
105 Downloads
A Laravel package for tracking Loom video updates in your codebase
hareku/laravel-bulk
497 Downloads
The Laravel package for bulk insert/update.
stanubusiness/laravel-meeting
2 Downloads
Pakcage forked from nncodes/laravel-meeting. This package has been updated alongside its dependencies to support latest laravel versions.
sabitahmadumid/laravel-launchpad
2 Downloads
Laravel Installation and Update Wizard Package - Ship your Laravel web app easily with automated installation and update wizards
mr-wolf-gb/laravel-update-creator
10 Downloads
Laravel Update Creator is a Laravel package designed to streamline the process of creating update ZIP files for your Laravel projects. This tool identifies all files modified since a specified date, excludes unwanted directories and files, and generates a compressed ZIP file for distribution or deployment.
biggo6/laravel-updater
29 Downloads
A Laravel 4.2 self updater package.
sdkwala/laravel-activity-logger
1 Downloads
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
knifesk/laravel-jms-serializer
69 Downloads
An updated JMSSerializer integration package for Laravel and Lumen