Danny Jackson wrote a nice tutorial on how to develop a simple package in Laravel 5.

laravel package

I was in the process of creating this laravel php package when I decided that it might be beneficial — due to this package’s extreme simplicity—to publish a tutorial that shows how easy it can be to create a laravel package that is install-able via composer.