(no description)
Starting point for Laravel package development.
A BluePrint For Development Laravel Package And Good To Go.
Get a skeleton and all other `make` commands from laravel base for package development.
Use the make: commands that you know and love from Laravel - outside of Laravel.
Adds Artisan command generators for the package for Commands, Migrations, Controllers, Models for rapid package development.
Steps to create Laravel 5 package