lee-to/moonshine-spatie-tags-field

MoonShine Field for Spatie tags package
258 2
Install
composer require lee-to/moonshine-spatie-tags-field
Latest Version:0.1.0
PHP:^8.0|^8.1|^8.2
License:MIT
Last Updated:Jun 20, 2023
Links: GitHub  ·  Packagist
Maintainer: lee-to

MoonShine TagList Field for Spatie Laravel tags

moonShine documentation

Spatie Laravel tags documentation

Installation

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

Usage

use Leeto\MoonShineSpatieTags\TagList;

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