lee-to/moonshine-spatie-tags-field

MoonShine Field for Spatie tags package

Maintainers

Package info

github.com/lee-to/moonshine-spatie-tags-field

Homepage

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

Statistics

Installs: 258

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.1.0 2023-06-19 14:43 UTC

This package is auto-updated.

Last update: 2026-02-20 13:35:35 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')
// ...