Composer not downloading src directory for packages
问题 I'm using Laravel and Composer to build a web app. On my local machine I have its requirements setup within the composer.json file and everything works as it should. I'm using Github to push to the production server, however, I then run composer install and add the providers and aliases for one of my packages, I then get an error saying that the service provider hasn't been found. I then proceeded to check the vendor folder, which had the directory in it for the package, but within this