v1.7.0
Adds watching resource (an alias to customers/:id/watching
) with the items
method. Example request:
$watching = \VHX\Watching::items("https://api.vhx.tv/customers/1");
Adds watching resource (an alias to customers/:id/watching
) with the items
method. Example request:
$watching = \VHX\Watching::items("https://api.vhx.tv/customers/1");