lee-to/moonshine-spatie-tags-field

MoonShine Field for Spatie tags package

0.1.0 2023-06-19 14:43 UTC

This package is auto-updated.

Last update: 2024-04-20 09:45:56 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')
// ...