Home > Article > Backend Development > How can I install the composer code package I wrote myself 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?
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?
github?