https://github.com/webreinvent/lv-tags
Add tags to any Laravel Model and apply taggable Traits
https://github.com/webreinvent/lv-tags
laravel laravel-5-package laravel-package tagger tagging tags
Last synced: about 2 months ago
JSON representation
Add tags to any Laravel Model and apply taggable Traits
- Host: GitHub
- URL: https://github.com/webreinvent/lv-tags
- Owner: webreinvent
- Created: 2018-12-18T09:11:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T20:22:45.000Z (over 7 years ago)
- Last Synced: 2025-04-29T22:45:13.071Z (about 1 year ago)
- Topics: laravel, laravel-5-package, laravel-package, tagger, tagging, tags
- Language: PHP
- Homepage: https://www.webreinvent.com
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`php artisan vendor:publish --provider="WebReinvent\LvTags\LvTagsServiceProvider" --tag="migrations"`