wehaa/inline-boolean-field-update

Laravel Nova 字段。

v0.1.3 2021-05-31 19:17 UTC

This package is auto-updated.

Last update: 2024-08-29 05:44:00 UTC


README

此工具允许您在索引视图(行内编辑)中更新资源的布尔字段。

安装

您可以通过 composer 将此包安装到使用 Nova 的 Laravel 应用中

composer require wehaa/inline-boolean-field-update

使用方法

use Wehaa\LiveupdateBoolean\LiveupdateBoolean;

LiveupdateBoolean::make('Active')