Download the PHP package muan/laravel-tags without Composer
On this page you can find all versions of the php package muan/laravel-tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-tags
Maun Laravel Tags package
Used for create tags.
Requirements
- "php": ">=7.0"
Install
1) Type next command in your terminal:
2) Add the service provider to your config/app.php file in section providers:
Laravel 5.5 uses Package Auto-Discovery, so does not require you to manually add the ServiceProvider.
3) Use the following trait on your model
Usage (examples)
Create & attach single tag
Create & attach multiple tags
Get tags
Commands
Create new tag
License
Muan Laravel Admin package is licensed under the MIT License.
All versions of laravel-tags with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package muan/laravel-tags contains the following files
Loading the files please wait ....