Download the PHP package owllog/laravel-taggy without Composer
On this page you can find all versions of the php package owllog/laravel-taggy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download owllog/laravel-taggy
More information about owllog/laravel-taggy
Files in owllog/laravel-taggy
Download owllog/laravel-taggy
More information about owllog/laravel-taggy
Files in owllog/laravel-taggy
Vendor owllog
Package laravel-taggy
Short Description An Eloquent tagging package for Laravel Framework.
License
Package laravel-taggy
Short Description An Eloquent tagging package for Laravel Framework.
License
Please rate this library. Is it a good library?
Informations about the package laravel-taggy
Laravel-Taggy
An Eloquent tagging package for Laravel Framework.
Installation
Install the package via composer
Add laravel-taggy service provider to config/app.php
Than migrate the new tags tables to database
Usage
Add Taggable trait to your models:
Example:
Find Lesson and add tags to it:
To Get A Lesson Tags: [This relation available via taggable trait]
All versions of laravel-taggy with dependencies
PHP Build Version
Package Version
The package owllog/laravel-taggy contains the following files
Loading the files please wait ....