So, I installed Laravel on a dev server (php5.5.3, standard installation, mcrypt installed), and I get the following error message:
Fatal error: Class \'Illumina
Just Run the command
composer install --no-scripts
Or,
composer update --no-scripts