Skip to content

Custom Field to Nova - Update a resource field inline

License

Notifications You must be signed in to change notification settings

msassa/inline-field-update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Custom Field to Nova - Update a resource field inline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.5%
  • PHP 34.7%
  • JavaScript 4.6%
  • SCSS 0.2%