wehaa/liveupdate

A Laravel Nova field.

Installs: 168 538

Dependents: 0

Suggesters: 0

Security: 0

Stars: 29

Watchers: 4

Forks: 18

Open Issues: 3

Language:Vue

v0.3.2 2021-12-02 18:37 UTC

This package is auto-updated.

Last update: 2024-04-22 17:49:44 UTC


README

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')