Libraries tagged by laravel package update
fico7489/laravel-pivot
5408875 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mikebronner/laravel-pivot-events
152058 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
4480672 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
protonemedia/laravel-verify-new-email
175352 Downloads
Package to handle email address updates and verification
binshops/laravel-blog
41249 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
yassi/nova-nested-form
490429 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
ellaisys/aws-cognito
167507 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
outl1ne/laravel-scout-batch-searchable
34765 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
noxoua/filament-activity-log
42188 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.
salahhusa9/laravel-updater
5730 Downloads
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
touhidurabir/laravel-model-sanitize
11961 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
sssurii/laravel-ics
51612 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
optimistdigital/laravel-scout-batch-searchable
9456 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
fico7489/laravel-revisionable-upgrade
37659 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
alban/laravel-collective-spatie-html-parser
2331 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel