Home >Backend Development >PHP Tutorial >How can I install the composer code package I wrote without publishing it to packagist?
After reading this article, it seems that the code must be uploaded to packagist before the code can be installed. What should I do to skip this step and follow the local code package?