The exec method may be used to issue a command to the operating system:
exec
$schedule->exec('node /home/forge/script.js')->daily();