lee-to/moonshine-spatie-tags-field

MoonShine Field for Spatie tags package

Installs: 256

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/lee-to/moonshine-spatie-tags-field

0.1.0 2023-06-19 14:43 UTC

This package is auto-updated.

Last update: 2025-09-20 12:49:47 UTC


README

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