sfinktah/nova4-liveupdate

A Laravel Nova field.

Installs: 3 257

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 18

Language:Vue

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

This package is auto-updated.

Last update: 2025-01-26 14:18:10 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')