Hi.
I need to develop a package that's specific to a single project I'm working on. I rather use add functionality to this project using packages so I can keep things organized. I googled around and I found lots of tutorials on creating a package with workbench, but none talks about a workflow to keep it private.
So I'd like to have any suggestion about a workflow to develop private packages.
Another question I have is: Should I always push things to a remote repository, or is possible to locally develop a package and put it to use without pushing it to somewhere else?
Thanks!
Never done it myself, but you can host it on BitBucket and use Satis: https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md
Thanks Ehesp!
I'll go for the BitBucket approach. Later I'll give a look at Satis.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community