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

Related Packages

puz/multicolumnauth

Makes it possible to log in with both a username and / or email

13 1
markhilton/formfields

Laravel 5 form fields HTML generator sourced from Blade template engine views.

116 1
madnh/laravel-model-labels

Support get label of model's fields, from model::$labels property or Laravel's l...

3,126 7
typerocket/laravel

Makes form building and model binding a breeze.

3,816 10