Laravel Artisan Closure Based Commands
…eter) will be automatically passed in as the arguments to the callback function. For example, whatever value was supplied for the {$name} input parameter will be passed along as the argument for the callback function's $name parameter. The...