Skip to content

Tagged ​

File: src/Entities/Tagged.php
Namespace: Unusualify\Modularous\Entities
Extends: Cartalyst\Tags\IlluminateTagged

Pivot model for the polymorphic tagging relationship. Links a Tag to any taggable model.

Table ​

Resolved from modularous.tables.tagged.

  • Tag — the tag record
  • Model — base model that includes TaggableTrait