Libraries tagged by laravel package update
stephane-monnot/laravel-scheduled-changes
32 Downloads
A powerful and flexible package to schedule and execute future changes or events in your Laravel application. Manage tasks like content publication, data updates, unpublishing, and more with an easy-to-use interface and robust API support.
m4tlch/laravel-blog
16 Downloads
Simple blog (with admin panel) for Laravel based on webdevetc/m4blog
linkedin-laravel/linkedin-update
11 Downloads
This package allows you to easily share content on Likedin, using the v2 API.
konsulting/laravel-editor-stamps
444 Downloads
Simple package to add creator and editor to models, and populate them during creation or update.
serogaq/laravel-tgbotapi
94 Downloads
This package provides methods for working with the telegram bot api, and helpers for receiving updates via webhooks or the long polling method
myqaa/laravel-pivot
4398 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
istanbay/laravel-pivot
127 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
abdursoft/laravel-bkash
15 Downloads
This package or Library for Bkash, developed by abdursoft. This library come with MIT license, so you can easily change anything what ever your needs.This package will work for bkash tokenized payment system. If they are updated their version and the library couldn't work properly, please contact with [email protected]
schniper/laravel-localization-helpers
236 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
phlak/laravel-pivot
8862 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
helloarman/dumptable
73 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.
ontherocksoftware/laravelredambergreen
55 Downloads
Laravel package to easily update business KPI monitors for your software or service.
waseet/filament-activity-log
320 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.
mwazovzky/adjustable
530 Downloads
Laravel package tracks adjustment made to Eloquent Models. Before and after update field values as well as a User are saved for every database transaction.
chiwex/nova-nested-form
6 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.