Libraries tagged by laravel package update
ctf0/package-changelog
56908 Downloads
show package changeLog on install/update
sqits/laravel-userstamps
27192 Downloads
Package to add created_by, updated_by and deleted_by to models.
webdevetc/blogetc
21960 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
rockero-cz/laravel-db-updates
2967 Downloads
This is my package laravel-db-updates
digitalcloud/laravel-blameable
40577 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
hessam/laravel-blogger
1247 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.
coliving/laravel-friendships
16672 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
handleglobal/nova-nested-form
1233 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
iadimitriu/laravel-updater
3110 Downloads
Laravel updater package
mlusas/laravel-loom-updates
50 Downloads
A Laravel package for tracking Loom video updates in your codebase
mikielis/laravel-azure-ad-oauth-laravel
726 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.
nazmulhasan/laravel-facebook-post
138 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel application
rinvex/laravel-composer
11293 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
pbww/laravel-pivot
2964 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
waseet/filament-activity-log
151 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.