Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jobmetric/laravel-tag
This is a tag management package in Laravel that you can use in your projects.
https://github.com/jobmetric/laravel-tag
laravel laravel-package laravel-tags package
Last synced: 3 months ago
JSON representation
This is a tag management package in Laravel that you can use in your projects.
- Host: GitHub
- URL: https://github.com/jobmetric/laravel-tag
- Owner: jobmetric
- License: mit
- Created: 2024-02-27T22:05:48.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-08-19T18:52:04.000Z (6 months ago)
- Last Synced: 2024-08-20T20:53:23.788Z (6 months ago)
- Topics: laravel, laravel-package, laravel-tags, package
- Language: PHP
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Tag for laravel
This is a website tag management package for Laravel that you can use in your projects.
## Install via composer
Run the following command to pull in the latest version:
```bash
composer require jobmetric/laravel-tag
```## Documentation
To use the services of this package, please follow the instructions below.