Libraries tagged by laravel package updater
hessam/laravel-blogger
1270 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
18769 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
1440 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
xetaio/xetaravel-iptraceable
3044 Downloads
A simple package that update an IP field when the user login into the application.
toneflix-code/laravel-dbconfig
224 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
985 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
212 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel application
pbww/laravel-pivot
3296 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
rinvex/laravel-composer
11381 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.
coreproc/nova-auditing-user-fields
111527 Downloads
A Laravel Nova field that works with the Laravel Auditing package to see who created or last updated a resource.
xgenious/xgapiclient
3735 Downloads
this package help to update xgenious products from user dashbaord by just click.
diegohq/cdn
15931 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
radic/tmp-underscore-php
17285 Downloads
Temporary package until underscore-php updates its dependencies. A redacted port of Underscore.js for PHP
velitsol/userstamps
1194 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
1084 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.