LaravelPackages.net
Acme Inc.
Toggle sidebar
wehaa/liveupdate

A Laravel Nova field.

185.639
29
v0.3.2
About wehaa/liveupdate

wehaa/liveupdate is a Laravel package for a laravel nova field.. It currently has 29 GitHub stars and 185.639 downloads on Packagist (latest version v0.3.2). Install it with composer require wehaa/liveupdate. Discover more Laravel packages by wehaa or browse all Laravel packages to compare alternatives.

Last updated

Add inline update to your nova resources

This tool allows you to update a field of a resource in the index view (inline edit).

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require wehaa/liveupdate

Usage

use Wehaa\Liveupdate\Liveupdate;

Liveupdate::make('Name')

Star History Chart