I wrote a Laravel package that I want to make available for everyone to download.
However, it seems that I have to manually execute composer dump-autoload
after I add my package.
Is it possible to automatically execute composer dump-autoload
after the install so that the composer will autoload all the new classes in my project?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire