Notes
Description
Let's start talking about how to create our very own artisan command. In part 3, let's add a command to clean up any used companies in our database. We will do this by adding a closure-based command in the routes file.