BlogPost
extends Model
uses
HasFactory, HasTags
Table of Contents
Properties
-
$content
: string
-
$slug
: string
-
$title
: string
Methods
-
filamentTableFilters()
: mixed
-
getCtaAttribute()
: mixed
-
getExcerptAttribute()
: mixed
-
getFeaturedImageAttribute()
: mixed
-
toSitemapObject()
: object
$content
public
string
$content
$slug
public
string
$slug
$title
public
string
$title
filamentTableFilters()
public
static filamentTableFilters() : mixed
getCtaAttribute()
public
getCtaAttribute() : mixed
getExcerptAttribute()
public
getExcerptAttribute() : mixed
getFeaturedImageAttribute()
public
getFeaturedImageAttribute() : mixed
toSitemapObject()
public
toSitemapObject() : object