Libraries tagged by laravel package update
fico7489/laravel-pivot
6706736 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mikebronner/laravel-pivot-events
1099528 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
5318990 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
protonemedia/laravel-verify-new-email
250756 Downloads
Package to handle email address updates and verification
binshops/laravel-blog
57260 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
510810 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
ellaisys/aws-cognito
287501 Downloads
Laravel authentication with AWS Cognito, supporting web, API, SSO, MFA, WebAuthn, passkeys, and passwordless authentication.
sssurii/laravel-ics
67180 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
sqits/laravel-userstamps
46219 Downloads
Package to add created_by, updated_by and deleted_by to models.
noxoua/filament-activity-log
55750 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
6923 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
14354 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
outl1ne/laravel-scout-batch-searchable
44423 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
optimistdigital/laravel-scout-batch-searchable
13648 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
fico7489/laravel-revisionable-upgrade
40194 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.