Hi, I know this is not recommended, but the library is of interest as we have just started using the MUX player. The instructions are to reference the autoload file:
require_once 'vendor/autoload.php';
The only problem is I cannot see a vendor directory or an autoload.php file in the library. It must be really obvious, but what am I missing?
Hi, I know this is not recommended, but the library is of interest as we have just started using the MUX player. The instructions are to reference the autoload file:
require_once 'vendor/autoload.php';The only problem is I cannot see a vendor directory or an autoload.php file in the library. It must be really obvious, but what am I missing?