weareunite/unisys-tags
Composer 安装命令:
composer require weareunite/unisys-tags
包简介
Unisys API module to add tags and taggable behaviour with custom_properties to Unisys app inspired by https://github.com/spatie/laravel-tags
README 文档
README
Unisys API module to add tags and taggable behaviour with custom_properties to Unisys app inspired by https://github.com/spatie/laravel-tags
Requirements
This package requires Laravel 5.6 or higher, PHP 7.1 or higher and a database that supports json fields such as MySQL 5.7 or higher.
Installation
You can install the package via composer:
composer require weareunite/unisys-tags
The package will automatically register itself.
You can install it with:
php artisan unisys-api:install:tags
Testing
- Copy
.env.exampleto.envand fill in your database credentials. - Run
vendor/bin/phpunit.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-26