sfinktah/nova4-liveupdate

A Laravel Nova field.

Maintainers

Package info

github.com/sfinktah/nova4-liveupdate

Language:Vue

pkg:composer/sfinktah/nova4-liveupdate

Statistics

Installs: 6 224

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2023-01-26 09:47 UTC

This package is auto-updated.

Last update: 2026-02-26 16:38:51 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')