lee-to/moonshine-spatie-tags-field

用于 Spatie tags 包的 MoonShine 字段

0.1.0 2023-06-19 14:43 UTC

This package is auto-updated.

Last update: 2024-09-20 10:37:15 UTC


README

MoonShine TagList 字段用于 Spatie Laravel 标签

moonShine 文档

Spatie Laravel 标签文档

安装

composer require lee-to/moonshine-spatie-tags-field

用法

use Leeto\MoonShineSpatieTags\TagList;

// ...
TagList::make('Tags')
// ...