Skip to content

Custom Field to Nova - Update a resource boolean field inline

License

Notifications You must be signed in to change notification settings

nastoychev/inline-boolean-field-update

 
 

Repository files navigation

Add inline update to your nova resources

This tool allows you to update a boolean 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/inline-boolean-field-update

Usage

use Wehaa\LiveupdateBoolean\LiveupdateBoolean;

LiveupdateBoolean::make('Active')

About

Custom Field to Nova - Update a resource boolean field inline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 41.1%
  • PHP 31.9%
  • JavaScript 26.7%
  • SCSS 0.3%