Libraries tagged by laravel package update
images-management/image-trait
3 Downloads
A Laravel package for easy image upload, update, and delete
hannanyusop/toyyibpay
3178 Downloads
Laravel 9 Package for ToyyibPay API (UPDATED)
msaddamkamal/model-dependency-sync
1517 Downloads
A Laravel package to sync model dependencies and provide insights on updates.
heddiyoussouf/sequential-attribute-guard
911 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.
kkeiper1103/sentry-manager
30 Downloads
A Minimalistic, Laravel-Specific User Management Package. Provides User Registration, Login, and Update Views.
rimbaborne/moota
20 Downloads
Update API Moota V2 From yugo/moota Unofficial Moota.co package for Laravel framework
natenju/installer
0 Downloads
a package to install, update, extract or uninstall your laravel app
coding-partners/auto-controller
41 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
bakgul/file-history
122 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
kalimeromk/facebook-post
5 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel 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.
bakgul/file-content
126 Downloads
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
attrox/config-controller
15 Downloads
This package provides a quick front-end admin interface to update a Laravel configuration file.
thedudev2/livewire-editorjs
6 Downloads
This Package aims for an easy integration of Editor.JS with Laravel Livewire (updated for Laravel 10 and PHP 8.2)
stats4sd/laravel-sql-views
6232 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.