goodechilde/gc-tags

Our common tags package

dev-master 2020-08-23 21:40 UTC

This package is auto-updated.

Last update: 2024-04-24 05:56:20 UTC


README

Our common contact fields for people and places

Changes between versions will be tracked in the CHANGELOG.

Installation

composer require goodechilde/gc-tags
php artisan vendor:publish --tag=gc-tags 

Usage

It's as simple as adding the following traits to any model you want to have tags

    use HasTags;

It is recommended to create a controller for to get and set TagTypes

Feedback

Please feel free to give us feedback or any improvement suggestions.

Security Vulnerabilities

If you discover a security vulnerability within this package, please send an e-mail to Goodechilde Development via devs@eq8.in. All security vulnerabilities will be promptly addressed.

License

This package is open-sourced software licensed under the MIT license.