PageViewsUTMCampaignSummary
extends Model
in package
uses
HasFactory
Table of Contents
Properties
- $timestamps : mixed
- $fillable : mixed
- $table : mixed
Properties
$timestamps
public
mixed
$timestamps
= false
$fillable
protected
mixed
$fillable
= ['id', 'most_visited_page', 'total_views', 'utm_campaign']
$table
protected
mixed
$table
= 'page_views_utm_campaign_summary'