Libraries tagged by laravel package updater
alban/laravel-collective-spatie-html-parser
982 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
hessam/laravel-blogger
1273 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.
coliving/laravel-friendships
20322 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
1561 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
rockero-cz/laravel-db-updates
3318 Downloads
This is my package laravel-db-updates
toneflix-code/laravel-dbconfig
471 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
mikielis/laravel-azure-ad-oauth-laravel
1178 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
267 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel application
sansanlabs/laravel-userstamps
167 Downloads
Package to add userstamps to models.
pbww/laravel-pivot
3490 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
safiul0073/code-lifter
70 Downloads
A Laravel package to easily update your project by clicking a button on your dashboard
xgenious/xgapiclient
4971 Downloads
this package help to update xgenious products from user dashbaord by just click.
diegohq/cdn
16972 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
velitsol/userstamps
1199 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
lakasir/has-crud-action
1888 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.