I would start here: http://laravel.com/docs/4.2/packages
After you have made your package; you will want to run git init within the workbench. I would not use the vendor folder to do development because it will most likely be overwritten after every composer update command.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community