| Package Data | |
|---|---|
| Maintainer Username: | msassa |
| Package Create Date: | 2019-03-28 |
| Package Last Update: | 2022-06-22 |
| Language: | Vue |
| License: | MIT |
| Last Refreshed: | 2025-11-04 15:09:00 |
| Package Statistics | |
|---|---|
| Total Downloads: | 183,136 |
| Monthly Downloads: | 286 |
| Daily Downloads: | 11 |
| Total Stars: | 29 |
| Total Watchers: | 3 |
| Total Forks: | 17 |
| Total Open Issues: | 3 |
This tool allows you to update a field of a resource in the index view (inline edit).
You can install the package in to a Laravel app that uses Nova via composer:
composer require wehaa/liveupdate
use Wehaa\Liveupdate\Liveupdate;
Liveupdate::make('Name')