yemrealtanay/tags 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

yemrealtanay/tags

Composer 安装命令:

composer require yemrealtanay/tags

包简介

You can add and use tags for your models for any time! This package is a simplified version of the spatie laravel tags package.

README 文档

README


Yemrealtanay/tags

Laravel Composer Library
Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

You can add and use tags for your models for any time! This package is a simplified version of the spatie laravel tags package. If you want to more detailed tag package please visit: https://spatie.be/docs/laravel-tags/v4/introduction

(back to top)

Built For

Laravel

(back to top)

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • need
    "php": "^8.0",
          "laravel/framework": "^8.67|^9.0"

Installation

    • composer
composer require Yemrealtanay/tags
  1. vendor publish for migrations
    php artisan vendor:publish --provider="Yemrealtanay\Tags\TagsServiceProvider" --tag="migrations"
  1. vendor publish for config file
    php artisan vendor:publish --provider="Yemrealtanay\Tags\TagsServiceProvider" --tag="config"
  1. migrate
    php artisan migrate

(back to top)

Usage

    use Yemrealtanay\Tags\HasTags
    
    
    User::attachTags(['tag1', 'tag2', 'tag3']);

    User::detachTags(['tag1', 'tag2']);
    
    User::with('tags')->query();

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Yunus Emre Altanay - y.emrealtanay@gmail.com

Project Link: https://github.com/yemrealtanay/tags/

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固