\AppTag

Tags are the most important a part of the applications search engine.

Each post has many tags and users can search posts by tags.

Summary

Methods
Properties
Constants
posts()
$predefinedTags
$timestamps
No constants found
No protected methods found
$fillable
N/A
No private methods found
No private properties found
N/A

Properties

$predefinedTags

$predefinedTags : array

Predefined tags

Type

array

$timestamps

$timestamps : 

Type

$fillable

$fillable : 

Type

Methods

posts()

posts() : \Illuminate\Database\Eloquent\Relations\BelongsToMany

Returns a relationship to all posts related with this tag.

Returns

\Illuminate\Database\Eloquent\Relations\BelongsToMany