Libraries tagged by laravel package update
fico7489/laravel-pivot
4941966 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
3975289 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
protonemedia/laravel-verify-new-email
141706 Downloads
Package to handle email address updates and verification
mikebronner/laravel-pivot-events
7057 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
yassi/nova-nested-form
475744 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
ellaisys/aws-cognito
132568 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
salahhusa9/laravel-updater
4628 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.
binshops/laravel-blog
36991 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). 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.
noxoua/filament-activity-log
30827 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.
webdevetc/blogetc
22596 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
touhidurabir/laravel-model-sanitize
10045 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
sssurii/laravel-ics
45369 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
outl1ne/laravel-scout-batch-searchable
28143 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
optimistdigital/laravel-scout-batch-searchable
8517 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
fico7489/laravel-revisionable-upgrade
35968 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.