*/ protected $casts = [ 'id' => 'integer', 'useragent' => 'integer', 'hits' => 'integer', ]; }