Hi,
i installed a cleaned 1.8.0 xibo-cms version.
After vagrant up command without errors, i open the cms to my local address but it shows an error:
Warning: require(/var/www/cms/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/cms/web/index.php on line 29
Fatal error: require(): Failed opening required ‘/var/www/cms/vendor/autoload.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/cms/web/index.php on line 29
What does it means?