Download the PHP package websystem/tags without Composer
On this page you can find all versions of the php package websystem/tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download websystem/tags
More information about websystem/tags
Files in websystem/tags
Download websystem/tags
More information about websystem/tags
Files in websystem/tags
Vendor websystem
Package tags
Short Description Add tags and taggable behaviour to your Laravel app
License MIT
Homepage https://github.com/WebSystem-studio/Laravel-tags
Package tags
Short Description Add tags and taggable behaviour to your Laravel app
License MIT
Homepage https://github.com/WebSystem-studio/Laravel-tags
Keywords laravel-tagswebsystem
Please rate this library. Is it a good library?
Informations about the package tags
Add tags and taggable behaviour to a Laravel app
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require websystem/tags
After that, you need to run migrations.
php artisan migrate
Usage
Here are some code examples:
Set a new tags
Attaching tags
Untag
Detaching tags
Retag
Retaging tags `
All versions of tags with dependencies
PHP Build Version
Package Version
The package websystem/tags contains the following files
Loading the files please wait ...