You don't make packages in the vendor folder, but you use the workbench folder. When you have it working, you can publish it to packagist and others can install it. When other people install your package, it will be in the vendor dir.
Thanks Barry GHow do i test my package in the workbench? Even though i dump autoload with both composer and artisan it wont use my namespaces
Please take a look at the documentation about package development: http://laravel.com/docs/packages
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community