// Append to your composer.json File "autoload": { "classmap": ["generated-classes/"] } //After you've appended, Run the install command (php composer.phar install) again