I developed a package and when i downloaded it using "composer update" downloaded package goes to vendor folder instead of going to config/package folder. What should i do so that package downloaded to config/package?
I guess config/package is intended to contains cofigurations of the installed packages. It's perfectly normal that a package goes in vendor folder.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community