Chapter 7. Creating and Using Composer Packages
In this chapter, we will cover:
Downloading and installing packages
Using the Generators package to set up an app
Creating a Composer package in Laravel
Adding your Composer package to Packagist
Adding a non-Packagist package to Composer
Creating a custom artisan command