John wrote a tutorial on how to use Laravel Artisan Commands.

This post will take a quick look at how to interact with console commands in the shell. Each section will examine an example signature, help output or input parameter type and then explain ways in which to supply data to the various input parameters.